mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 12:45:26 -05:00
mks5lboot v1.0 - dualboot installer for s5l8702 targets
A tool to install/uninstall a bootloader into a s5l8702 based device: - iPod Classic 6G - iPod Nano 3G (TODO) See mks5lboot/README for detailed info. Change-Id: I451d2aaff34509ebd356e4660647e5222c5d3409
This commit is contained in:
parent
eefc7c73e2
commit
346423c040
16 changed files with 3226 additions and 0 deletions
4
rbutil/mks5lboot/dualboot.h
Normal file
4
rbutil/mks5lboot/dualboot.h
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
/* Generated by bin2c */
|
||||
|
||||
extern unsigned char dualboot_install_ipod6g[5396];
|
||||
extern unsigned char dualboot_uninstall_ipod6g[5076];
|
||||
Loading…
Add table
Add a link
Reference in a new issue