Make the Nano2G bootloader actually function as a bootloader. The resulting bootload...
commitebe8e94af79e9f3feb1d5845d5b2f760ba4da67d
authordave <dave@a1c6a512-1295-4272-9138-f99709370657>
Sun, 11 Oct 2009 01:37:12 +0000 (11 01:37 +0000)
committerdave <dave@a1c6a512-1295-4272-9138-f99709370657>
Sun, 11 Oct 2009 01:37:12 +0000 (11 01:37 +0000)
tree35c74cc921eb641858269c30c2add4e436d97ec8
parentdbc8da03176bf121dfd59b41c8f45f9d908bec88
Make the Nano2G bootloader actually function as a bootloader.  The resulting bootloader-ipodnano2g.ipod file needs to be encrypted on a target using the crypt_firmware plugin to create bootloader-ipodnano2g.ipodx, which can then be written to the firmware partition using the ipodpatcher patch at FS#10609.  Dual-booting doesn't work yet - only Rockbox can be run.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23084 a1c6a512-1295-4272-9138-f99709370657
bootloader/SOURCES
bootloader/ipodnano2g.c
firmware/target/arm/s5l8700/boot.lds
firmware/target/arm/s5l8700/crt0.S
firmware/target/arm/s5l8700/ipodnano2g/ftl-target.h
tools/configure