ipq40xx: add RT-ACRH13 alternative name to RT-AC58U
RT-ACRH13 is another name this device was sold as (US?). Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
This commit is contained in:
parent
51b9aef553
commit
10bc55c496
|
@ -232,6 +232,8 @@ define Device/asus_rt-ac58u
|
||||||
$(call Device/FitImageLzma)
|
$(call Device/FitImageLzma)
|
||||||
DEVICE_VENDOR := ASUS
|
DEVICE_VENDOR := ASUS
|
||||||
DEVICE_MODEL := RT-AC58U
|
DEVICE_MODEL := RT-AC58U
|
||||||
|
DEVICE_ALT0_VENDOR := ASUS
|
||||||
|
DEVICE_ALT0_MODEL := RT-ACRH13
|
||||||
SOC := qcom-ipq4018
|
SOC := qcom-ipq4018
|
||||||
BLOCKSIZE := 128k
|
BLOCKSIZE := 128k
|
||||||
PAGESIZE := 2048
|
PAGESIZE := 2048
|
||||||
|
|
Loading…
Reference in New Issue