rockbox/firmware/target
Solomon Peachy 5bd86eb4b4 pp502x: Don't fill the cache starting from address 0x0
The pp502x cache init code tries to flush the cache by reading
a block of DRAM.  Change the starting point from 0x0 to 0x1000
so the compiler doesn't helpfully insert an undefined instruction
to deliberately crash the target.

(This behavior is intentional on the part of GCC, and was triggered
 by using -Os with my experimental 4.9.4 toolchain)

Change-Id: I2d2719615a1164a035f3dac8a56dd3737bbab1d5
2020-04-04 23:07:04 +02:00
..
arm pp502x: Don't fill the cache starting from address 0x0 2020-04-04 23:07:04 +02:00
coldfire Coldfire: Don't clobber alwarm wakeup signal in dualboot mode 2019-01-01 23:30:44 -05:00
hosted sonynwz/scsitools: add NWZ-S610 series 2020-01-29 13:25:56 +01:00
mips XduooX3: Uncomment code that prevented hotswap from working. 2019-07-29 11:14:41 -04:00
sh Unify storage threads into one 2017-10-26 14:35:41 -04:00