mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
Add Eros Q OF V2.2 to known hw4 targets
Both rbutil and manual need to have entries for V2.2. Change-Id: If1714456792820e119babe5176f405e273e764b5
This commit is contained in:
parent
5135223b0c
commit
19a636ddeb
2 changed files with 24 additions and 9 deletions
|
@ -43,6 +43,7 @@ may not be the most up to date, please see the wiki page at
|
||||||
These players use \fname{erosqnative-hw3-erosq.upt} as the update file.
|
These players use \fname{erosqnative-hw3-erosq.upt} as the update file.
|
||||||
\item[hw4 players]
|
\item[hw4 players]
|
||||||
\begin{itemize}
|
\begin{itemize}
|
||||||
|
\item Aigo Eros Q V2.2
|
||||||
\item Hifiwalker H2 V1.9 - V2.0
|
\item Hifiwalker H2 V1.9 - V2.0
|
||||||
\item Surfans F20 V3.4
|
\item Surfans F20 V3.4
|
||||||
\end{itemize}
|
\end{itemize}
|
||||||
|
|
|
@ -80,15 +80,16 @@ platform136=aigoerosq.hifiwalkerh2
|
||||||
platform137=aigoerosq.hifiwalkerh2.v13
|
platform137=aigoerosq.hifiwalkerh2.v13
|
||||||
platform138=aigoerosq.surfansf20
|
platform138=aigoerosq.surfansf20
|
||||||
; default erosqnative should be most recent hardware revision
|
; default erosqnative should be most recent hardware revision
|
||||||
platform139=erosqnative.hw4.hifiwalkerh2
|
platform139=erosqnative.hw4
|
||||||
platform140=erosqnative.hw4.surfansf20
|
platform140=erosqnative.hw4.hifiwalkerh2
|
||||||
platform141=erosqnative.hw3
|
platform141=erosqnative.hw4.surfansf20
|
||||||
platform142=erosqnative.hw3.hifiwalkerh2
|
platform142=erosqnative.hw3
|
||||||
platform143=erosqnative.hw3.surfansf20
|
platform143=erosqnative.hw3.hifiwalkerh2
|
||||||
platform144=erosqnative.hw1hw2
|
platform144=erosqnative.hw3.surfansf20
|
||||||
platform145=erosqnative.hw1hw2.hifiwalkerh2
|
platform145=erosqnative.hw1hw2
|
||||||
platform146=erosqnative.hw1hw2.hifiwalkerh2.v13
|
platform146=erosqnative.hw1hw2.hifiwalkerh2
|
||||||
platform147=erosqnative.hw1hw2.surfansf20
|
platform147=erosqnative.hw1hw2.hifiwalkerh2.v13
|
||||||
|
platform148=erosqnative.hw1hw2.surfansf20
|
||||||
|
|
||||||
; devices sections
|
; devices sections
|
||||||
;
|
;
|
||||||
|
@ -876,6 +877,19 @@ playerpic=aigoerosq
|
||||||
encoder=rbspeex
|
encoder=rbspeex
|
||||||
status=disabled
|
status=disabled
|
||||||
|
|
||||||
|
[erosqnative.hw4]
|
||||||
|
name="AIGO Eros Q V2.2"
|
||||||
|
bootloadermethod=file
|
||||||
|
bootloadername=/aigo/native/erosqnative-hw4-erosq_2024.upt
|
||||||
|
bootloaderfile=/update.upt
|
||||||
|
manualname=erosqnative
|
||||||
|
themename=aigoerosq
|
||||||
|
brand=AIGO/EROS
|
||||||
|
usbid=0xc5020023 ; shared across EROS Q / K series
|
||||||
|
usberror=
|
||||||
|
playerpic=aigoerosq
|
||||||
|
encoder=rbspeex
|
||||||
|
|
||||||
[erosqnative.hw4.hifiwalkerh2]
|
[erosqnative.hw4.hifiwalkerh2]
|
||||||
name="HIFI WALKER H2 V1.9 - V2.0"
|
name="HIFI WALKER H2 V1.9 - V2.0"
|
||||||
bootloadermethod=file
|
bootloadermethod=file
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue