shuffle addresses around a bit
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sat, 9 Apr 2022 13:02:01 +0000 (14:02 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sat, 9 Apr 2022 13:02:01 +0000 (14:02 +0100)
commit67f8d6a58677b77d11e900dea916ac34c77c8b7a
tree6496de34c41f3b2eb6d2a3ba21fd52a7af88bb28
parent35e980e56f0b58779c273051906f41a92e3ed746
shuffle addresses around a bit
* firmware ROM is at 0xff00_0000
* DRAM is at 0x0000_0000
* for no real reason if DRAM is not present at 0x0 an SRAM is added
* set the default coldboot compile-start address at 0xff00_0000
coldboot/Makefile
coldboot/coldboot.c
src/ls2.py