Fix freezing of some builds on PP5002. The PP5002 needs the not-sleep-at 0xNNNNNNN0...
commit662b6ccaa5b5b22fcf5ae82207c5c63696f4fab3
authoramiconn <amiconn@a1c6a512-1295-4272-9138-f99709370657>
Sun, 20 Apr 2008 17:53:05 +0000 (20 17:53 +0000)
committeramiconn <amiconn@a1c6a512-1295-4272-9138-f99709370657>
Sun, 20 Apr 2008 17:53:05 +0000 (20 17:53 +0000)
treeadbcaeac857c7fd10fa5f89f7acff0728f75f447
parentb77f9da725c05d5c79003f6849953c1646a56f9d
Fix freezing of some builds on PP5002. The PP5002 needs the not-sleep-at 0xNNNNNNN0-addresses fix everywhere when caching is enabled, not only in core_sleep(). Introduced a pair of inline functions to sleep and wake cores on PP for consistency.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17192 a1c6a512-1295-4272-9138-f99709370657
apps/main.c
firmware/panic.c
firmware/target/arm/system-target.h
firmware/thread.c