Implement (unreliable) button detection using code from ipodlinux bootloader - this...
commit658bf2a69ca386981bfad90e6bcea305b59acad7
authordave <dave@a1c6a512-1295-4272-9138-f99709370657>
Sun, 13 Nov 2005 20:59:30 +0000 (13 20:59 +0000)
committerdave <dave@a1c6a512-1295-4272-9138-f99709370657>
Sun, 13 Nov 2005 20:59:30 +0000 (13 20:59 +0000)
tree2324fbab116a466964520a96af45a36ab7a07b0d
parent3afb32eb0408f85e611a3cbf43e6290b5122a042
Implement (unreliable) button detection using code from ipodlinux bootloader - this needs replacing by a better button driver in firmware/ and triple-boot bootloader functionality.  Current button mappings: MENU loads rockbox.ipod and checks the checksum (but doesn't execute it), PLAY will load and execute a Linux kernel (linux.bin).  An error in either of those two actions, or no keypress will load the original firmware

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7848 a1c6a512-1295-4272-9138-f99709370657
bootloader/ipod.c
firmware/boot.lds