forked from len0rd/rockbox
Packard Bell Vibe 500: remove the old bootloader code (actually a lack of code) and make the main-pp.c acting like a true bootloader for the DAP. It's the first step to integrate the DAP with the RBUtil.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25311 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
564daa1a68
commit
492fafe879
6 changed files with 11 additions and 89 deletions
|
@ -61,6 +61,6 @@ show_logo.c
|
|||
mini2440.c
|
||||
show_logo.c
|
||||
#elif defined(PBELL_VIBE500)
|
||||
pb_vibe500.c
|
||||
main-pp.c
|
||||
show_logo.c
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue