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
|
||||
platform21=ipodnano
|
||||
platform22=iaudiox5
|
||||
platform23=iaudiox5v
|
||||
platform24=gigabeatf
|
||||
platform23=iaudiom5
|
||||
platform24=iaudiox5v
|
||||
platform25=gigabeatf
|
||||
|
||||
[player]
|
||||
name=Archos Jukebox Player 6000, Jukebox Studio 5/10/20
|
||||
|
@ -264,6 +265,16 @@ bootloadername=x5v_fw.bin
|
|||
autodetect=no
|
||||
combinedname=
|
||||
|
||||
[iaudiom5]
|
||||
name=Cowon iAudio M5 , M5L
|
||||
platform=iaudiom5
|
||||
released=no
|
||||
needsbootloader=yes
|
||||
bootloadermethod=iaudio
|
||||
bootloadername=m5_fw.bin
|
||||
autodetect=no
|
||||
combinedname=
|
||||
|
||||
[gigabeatf]
|
||||
name=Toshiba Gigabeat F , X
|
||||
platform=gigabeatf
|
||||
|
|
Loading…
Reference in a new issue