Hello people, I would like to ask for help on a though repair.
This Amiga 1200, rev 2B, has correct /RESET signals, correct voltages all over, it's already recapped, and has no physical damage or missing components. However, it only displays a black screen, and the power led doesn't light up.
At first, it showed no bus activity at all. /HALT was low, meaning CPU was halted. To find out if it was the CPU or Gayle asserting /HALT, I lifted the pin on the CPU, and found out that it was the CPU asserting it, not Gayle.
Checking more signals, I found ROMs /CS was ok, but /OE not, it was high, so the ROMs were never selected. I hunted where this signal is generated, and I found it was in the GAL XU1. It was pulling /ROMOE to high. I decided to take the GAL off the board and reprogram it. I found the Jed file for Amiga 1200 rev 2B online. After reprogramming and resoldering, /ROMOE went good, low level.
However, I had the same symptoms still, nothing changed, same black screen, no led, no bus, and /HALT still low.
I then did some research and tested /AS on the 68EC020. It was constantly high. I lifted it, and noticed something on the board was pulling it high, because measuring the lifted /AS pin, I found it pulsed high during power on, and then went low forever.
After some more tests and head scratching, I suspected of the GAL, since it had a connection to /AS pin. I removed it from the board, and powered the Amiga. I got bus activity! But only during the first 3 seconds after /RESET is released, then it freezes.
Well, this is the current situation. Please, does anyone have any clue on what to do next? The GAL seems to be fine, I downloaded the JED file here: 
https://www.amigawiki.org/doku.php?id=de:parts:pld_download, itÅ› XU1, for 2B revision. My TL866 programmer verifies the GAL correctly, it seems it's nos damaged. I  can see only two possibilities:
- GAL is driving /AS, but it shouldn't, beacause /AS pin is an input for the GAL
- GAL is receiving garbage signals, and outputting something that is locking the processor
Since I know little about what this GAL does internally, I'm asking for help. Is there any signals this GAL generates, that could hang the CPU this way? Or, does anyone know if the jed I found at amigawiki website is really working?
Any tip, help or insight is greatly appreciated, thanks!
Eduardo