Commit a subset of the dual core changes that have to do with cache handling, stacks...
commitf8b306e7dd26fb1c6a2ce0a7818554d702f4a5fd
authorjethead71 <jethead71@a1c6a512-1295-4272-9138-f99709370657>
Fri, 28 Sep 2007 10:20:02 +0000 (28 10:20 +0000)
committerjethead71 <jethead71@a1c6a512-1295-4272-9138-f99709370657>
Fri, 28 Sep 2007 10:20:02 +0000 (28 10:20 +0000)
tree6b3d6a6bac4c7a3f82fa212d5f3ed324d81dc8bb
parent888d23dfce724997a35512cc4d501622bd58a74c
Commit a subset of the dual core changes that have to do with cache handling, stacks, firmware startup and thread startup. Tested on e200, H10-20GB, iPod Color and 5.5G. Thread function return implemented for all targets. Some changes to plugins to follow shortly.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14879 a1c6a512-1295-4272-9138-f99709370657
23 files changed:
apps/codecs.c
apps/codecs.h
apps/codecs/codec_crt0.c
apps/debug_menu.c
apps/main.c
apps/plugin.c
apps/plugin.h
firmware/app.lds
firmware/backlight.c
firmware/drivers/button.c
firmware/export/config.h
firmware/export/kernel.h
firmware/export/pp5020.h
firmware/export/thread.h
firmware/kernel.c
firmware/pcm_record.c
firmware/rolo.c
firmware/system.c
firmware/target/arm/crt0-pp.S
firmware/target/arm/system-pp502x.c
firmware/target/arm/system-target.h
firmware/thread.c
firmware/usb.c