removed initialization of FBCS0 since it prevented init_fpga() from working (probably wrong init value?)
This commit is contained in:
@@ -19,9 +19,9 @@ write-ctrl 0x0C04 0xFF100007
|
|||||||
#write-ctrl 0x0C05 0xFF101001
|
#write-ctrl 0x0C05 0xFF101001
|
||||||
|
|
||||||
# Init CS0 (BootFLASH @ E000_0000 - E07F_FFFF 8Mbytes)
|
# Init CS0 (BootFLASH @ E000_0000 - E07F_FFFF 8Mbytes)
|
||||||
write 0xFF000500 0xE0000000 4
|
#write 0xFF000500 0xE0000000 4
|
||||||
write 0xFF000508 0x00041180 4
|
#write 0xFF000508 0x00041180 4
|
||||||
write 0xFF000504 0x007F0001 4
|
#write 0xFF000504 0x007F0001 4
|
||||||
|
|
||||||
# Init CS1 (Atari I/O address range)
|
# Init CS1 (Atari I/O address range)
|
||||||
#write 0xFF00050C 0xFFF00000 4
|
#write 0xFF00050C 0xFFF00000 4
|
||||||
|
|||||||
Reference in New Issue
Block a user