mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 20:55:17 -05:00
mkamsboot: correct old comments
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30114 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
e34eaf300c
commit
621524e001
2 changed files with 2 additions and 5 deletions
|
|
@ -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 */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue