mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-10 05:35:20 -05:00
Rockbox Utility: Add in support to install Rockbox on the Philips
GoGear HDD16x0, HDD18x0, and HDD63x0 series. Currently disabled for now. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28936 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
bf3a1bed96
commit
651c9cb272
1 changed files with 28 additions and 0 deletions
|
|
@ -79,6 +79,8 @@ platform72=samsungyh925
|
||||||
platform73=cowond2
|
platform73=cowond2
|
||||||
platform80=vibe500
|
platform80=vibe500
|
||||||
platform90=mpiohd200
|
platform90=mpiohd200
|
||||||
|
platform101=gogearhdd1630
|
||||||
|
platform102=gogearhdd6330
|
||||||
|
|
||||||
[archosplayer]
|
[archosplayer]
|
||||||
name="Jukebox Player 6000 / Jukebox Studio 5 / 10 / 20"
|
name="Jukebox Player 6000 / Jukebox Studio 5 / 10 / 20"
|
||||||
|
|
@ -661,6 +663,32 @@ configure_modelname=mpiohd300
|
||||||
encoder=rbspeex
|
encoder=rbspeex
|
||||||
status=disabled
|
status=disabled
|
||||||
|
|
||||||
|
[gogearhdd1630]
|
||||||
|
name="Philips GoGear HDD16x0 & HDD18x0 Series"
|
||||||
|
buildserver_modelname=gogearhdd1630
|
||||||
|
bootloadermethod=mi4
|
||||||
|
bootloadername=/gogear/hdd1630/FWImage.ebn
|
||||||
|
bootloaderfile=/System/FWImage.ebn
|
||||||
|
manualname=
|
||||||
|
brand=Philips
|
||||||
|
usbid=
|
||||||
|
configure_modelname=gogearhdd1630
|
||||||
|
encoder=rbspeex
|
||||||
|
status=disabled
|
||||||
|
|
||||||
|
[gogearhdd6330]
|
||||||
|
name="Philips GoGear HDD63x0 Series"
|
||||||
|
buildserver_modelname=gogearhdd6330
|
||||||
|
bootloadermethod=mi4
|
||||||
|
booloadername=/gogear/hdd6330/FWImage.ebn
|
||||||
|
bootloaderfile=/System/FWImage.ebn
|
||||||
|
manualname=
|
||||||
|
brand=Philips
|
||||||
|
usbid=0x0471014b
|
||||||
|
configure_modelname=gogearhdd6330
|
||||||
|
encoder=rbspeex
|
||||||
|
status=disabled
|
||||||
|
|
||||||
[05ac1240]
|
[05ac1240]
|
||||||
name="Apple Ipod Nano (Second Generation, DFU Mode)"
|
name="Apple Ipod Nano (Second Generation, DFU Mode)"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue