forked from len0rd/rockbox
Initial version of mknkboot - a utility to replace "merge0.cpp" to insert a Rockbox bootloader into a Gigabeat-S nk.bin firmware update image. This was rewritten from scratch, but has been tested to produce output files identical to merge0.cpp.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15570 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
b9f62e991d
commit
fe16efdd0c
3 changed files with 215 additions and 2 deletions
2
tools/configure
vendored
2
tools/configure
vendored
|
|
@ -1283,7 +1283,7 @@ EOF
|
|||
flash=""
|
||||
plugins=""
|
||||
swcodec="yes"
|
||||
toolset=$gigabeatbitmaptools
|
||||
toolset="$gigabeatbitmaptools mknkboot"
|
||||
boottool="$rootdir/tools/scramble -gigabeats"
|
||||
bootoutput="nk.bin"
|
||||
# architecture, manufacturer and model for the target-tree build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue