1
0
Fork 0
forked from len0rd/rockbox

erosqnative: use same target ID for hw3/hw4 bootloaders

The bootloaders for version 3 and 4 hardware used separate target
IDs which now overlap with the Nano 3G / Nano 4G ports. It likely
makes sense for all the ErosQ native builds to share the same ID.

Change-Id: I40d166758744e8ba25931e568da11f374b2d7b90
This commit is contained in:
Aidan MacDonald 2025-04-22 12:22:09 +01:00 committed by Solomon Peachy
parent 4096669eb5
commit 71d3bd2091

4
tools/configure vendored
View file

@ -4196,7 +4196,7 @@ fi
;;
248|erosqnative_v3)
target_id=117
target_id=116
modelname="erosqnative_v3"
target="EROS_QN"
memory=32
@ -4223,7 +4223,7 @@ fi
;;
249|erosqnative_v4)
target_id=118
target_id=116
modelname="erosqnative_v4"
target="EROS_QN"
memory=32