summaryrefslogtreecommitdiff
path: root/apps/plugins/SUBDIRS
diff options
context:
space:
mode:
authorSolomon Peachy <pizza@shaftnet.org>2020-04-04 16:17:57 -0400
committerSolomon Peachy <pizza@shaftnet.org>2020-04-04 23:07:04 +0200
commit5bd86eb4b4ce1b98a5f8b369d218fd1de41b4822 (patch)
tree986ae5fd5227ff977e6f50bd48edc8b3481641c2 /apps/plugins/SUBDIRS
parent00c0d2012f2e8d977bad5487ab6f3b8ca46c8572 (diff)
downloadrockbox-5bd86eb4b4ce1b98a5f8b369d218fd1de41b4822.tar.gz
rockbox-5bd86eb4b4ce1b98a5f8b369d218fd1de41b4822.zip
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
Diffstat (limited to 'apps/plugins/SUBDIRS')
0 files changed, 0 insertions, 0 deletions