mkamsboot: correct old comments

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30114 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Rafaël Carré 2011-07-02 02:48:54 +00:00
parent e34eaf300c
commit 621524e001
2 changed files with 2 additions and 5 deletions

View file

@ -58,9 +58,8 @@ firmware and the new (rockbox) firmware.
To boot into the Original Firmware, you need to press the Left key.
***Note : on the Clip+ you can alternatively press the Home key.
The player will boot into the Original Firmware as well if it is powered up by
The Fuzev2, Clipv2 and Clip+ will boot into the Original Firmware as well if it is powered up by
inserting an usb cable.
***Note : on the m200v4 powering up by usb will cause booting into the new firmware.
Hacking
-------

View file

@ -98,9 +98,7 @@ uclcopy:
cmp r1, #0
bne boot_of
#endif
/* Here are model specific tests for dual boot */
/* All models but c200v2 use left button */
/* TODO: Left button for c200v2 too (needs DBOP code) */
/* Here are model specific tests for dual boot (test left button) */
#ifdef SANSA_CLIP
.set row, (1<<5) /* enable output on C5 */