mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-09 05:05:20 -05:00
support for iaudio M5 in rbutil
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12646 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
9b4bb47dfb
commit
ff55894783
1 changed files with 13 additions and 2 deletions
|
|
@ -31,8 +31,9 @@ platform19=ipodmini1g
|
||||||
platform20=ipodmini2g
|
platform20=ipodmini2g
|
||||||
platform21=ipodnano
|
platform21=ipodnano
|
||||||
platform22=iaudiox5
|
platform22=iaudiox5
|
||||||
platform23=iaudiox5v
|
platform23=iaudiom5
|
||||||
platform24=gigabeatf
|
platform24=iaudiox5v
|
||||||
|
platform25=gigabeatf
|
||||||
|
|
||||||
[player]
|
[player]
|
||||||
name=Archos Jukebox Player 6000, Jukebox Studio 5/10/20
|
name=Archos Jukebox Player 6000, Jukebox Studio 5/10/20
|
||||||
|
|
@ -264,6 +265,16 @@ bootloadername=x5v_fw.bin
|
||||||
autodetect=no
|
autodetect=no
|
||||||
combinedname=
|
combinedname=
|
||||||
|
|
||||||
|
[iaudiom5]
|
||||||
|
name=Cowon iAudio M5 , M5L
|
||||||
|
platform=iaudiom5
|
||||||
|
released=no
|
||||||
|
needsbootloader=yes
|
||||||
|
bootloadermethod=iaudio
|
||||||
|
bootloadername=m5_fw.bin
|
||||||
|
autodetect=no
|
||||||
|
combinedname=
|
||||||
|
|
||||||
[gigabeatf]
|
[gigabeatf]
|
||||||
name=Toshiba Gigabeat F , X
|
name=Toshiba Gigabeat F , X
|
||||||
platform=gigabeatf
|
platform=gigabeatf
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue