removed initialization of FBCS0 since it prevented init_fpga() from working (probably wrong init value?)

This commit is contained in:
Markus Fröschle
2013-07-31 17:56:24 +00:00
parent ded976b05d
commit aa4be4dfa8

View File

@@ -19,9 +19,9 @@ write-ctrl 0x0C04 0xFF100007
#write-ctrl 0x0C05 0xFF101001
# Init CS0 (BootFLASH @ E000_0000 - E07F_FFFF 8Mbytes)
write 0xFF000500 0xE0000000 4
write 0xFF000508 0x00041180 4
write 0xFF000504 0x007F0001 4
#write 0xFF000500 0xE0000000 4
#write 0xFF000508 0x00041180 4
#write 0xFF000504 0x007F0001 4
# Init CS1 (Atari I/O address range)
#write 0xFF00050C 0xFFF00000 4