forked from len0rd/rockbox
rbutil: Fix incorrect USB IDs for the xDuoo X3ii and X20
Change-Id: I0d16189d236a8589ff51d93d1eeabed3cfe751da
This commit is contained in:
parent
c6d2a0358f
commit
318229e742
1 changed files with 2 additions and 2 deletions
|
@ -901,7 +901,7 @@ bootloaderfile=/update.upt
|
|||
bootloaderfilter=*.upt *.zip
|
||||
manualname=
|
||||
brand=xDuoo
|
||||
usbid=0xc50200c3
|
||||
usbid=0xc502003c ; shared with X20
|
||||
usberror=
|
||||
configure_modelname=xduoox3ii
|
||||
playerpic=xduoox3ii
|
||||
|
@ -916,7 +916,7 @@ bootloaderfile=/update.upt
|
|||
bootloaderfilter=*.upt *.zip
|
||||
manualname=
|
||||
brand=xDuoo
|
||||
;usbid=0x0525a4a5
|
||||
usbid=0xc502003c ; shared with X3ii
|
||||
usberror=
|
||||
configure_modelname=xduoox20
|
||||
playerpic=xduoox20
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue