mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
fix rbutil.ini entries for MPIOs as pointed out by Michael Leslie
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28781 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
0358e7b864
commit
029f0d5223
1 changed files with 2 additions and 2 deletions
|
@ -640,7 +640,7 @@ name="MPIO HD200"
|
|||
buildserver_modelname=mpiohd200
|
||||
bootloadermethod=mpio
|
||||
bootloadername=/mpiohd200/bootloader.mpio
|
||||
bootloaderfile=/System/HD200_UPG.SYS
|
||||
bootloaderfile=/SYSTEM/HD200_UPG.SYS
|
||||
manualname=
|
||||
brand=MPIO
|
||||
usbid=0x27351004
|
||||
|
@ -653,7 +653,7 @@ name="MPIO HD300"
|
|||
buildserver_modelname=mpiohd300
|
||||
bootloadermethod=mpio
|
||||
bootloadername=/mpiohd300/bootloader.mpio
|
||||
bootloaderfile=/System/HD200_UPG.SYS
|
||||
bootloaderfile=/SYSTEM/HD300_UPG.SYS
|
||||
manualname=
|
||||
brand=MPIO
|
||||
usbid=0x27351005
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue