rbutil: Update Iriver h100 / h300 series bootloader paths.
The patching code now requires the new version 8.0 bootloaders. Change-Id: I7bf26db2e0858523740c43e57863eb9480a93548
This commit is contained in:
parent
1b9eebb39d
commit
e8f8df4ee0
1 changed files with 3 additions and 3 deletions
|
@ -237,7 +237,7 @@ encoder=lame
|
|||
name="iHP100 / iHP110"
|
||||
buildserver_modelname=iriverh100
|
||||
bootloadermethod=hex
|
||||
bootloadername=/iriver/bootloader-h100.bin
|
||||
bootloadername=/iriver/8.0/bootloader-h100.bin
|
||||
bootloaderfile=/ihp_100.hex
|
||||
bootloaderfilter=*.hex *.zip
|
||||
manualname=iriverh100
|
||||
|
@ -251,7 +251,7 @@ encoder=rbspeex
|
|||
name="iHP120 / iHP140 / H120 / H140"
|
||||
buildserver_modelname=iriverh120
|
||||
bootloadermethod=hex
|
||||
bootloadername=/iriver/bootloader-h120.bin
|
||||
bootloadername=/iriver/8.0/bootloader-h120.bin
|
||||
bootloaderfile=/ihp_120.hex
|
||||
bootloaderfilter=*.hex *.zip
|
||||
manualname=iriverh100
|
||||
|
@ -265,7 +265,7 @@ encoder=rbspeex
|
|||
name="H320 / H340"
|
||||
buildserver_modelname=iriverh300
|
||||
bootloadermethod=hex
|
||||
bootloadername=/iriver/bootloader-h300.bin
|
||||
bootloadername=/iriver/8.0/bootloader-h300.bin
|
||||
bootloaderfile=/H300.hex
|
||||
bootloaderfilter=*.hex *.zip
|
||||
manualname=iriverh300
|
||||
|
|
Loading…
Reference in a new issue