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

@ -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 */