To test you can just change line 36 in GX setup to be: .long BC_XMAP_2, 0xb0000000
Well, I see. You want to enable the PCI accessable, too.
Should be 1011 = b
but what about the other ranges.
How should I read the word.
00 00 00 00 ^^ ^^ ^^ ^^ 01 23 45 67
or
76 54 32 10
where are the first 4 bits located? Right or Left?
It seems you like the first read
but in that case only the first 16K are enabled for 0xb0000000
= c0000 - c3fff
I'm not sure, but the debug output is not much fast. If I remember right for this test I haven't seen other characters as FF
and so the other read is right
chris