mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-09 02:37:31 +01:00
ipq9574: Add support for AP-AL02-C11
Updating this RDP to be based on AL02-C13 with all pcie enabled. The extra feature is Alder 2G. Change-Id: I817566ec6e3c95ce72c6b6ea379a73ef1f23ffe4 Signed-off-by: Saahil Tomar <quic_saahtoma@quicinc.com>
This commit is contained in:
parent
250dfbf658
commit
b2742523fe
1 changed files with 1 additions and 1 deletions
|
|
@ -1381,7 +1381,7 @@ unsigned int get_dts_machid(unsigned int machid)
|
|||
case MACH_TYPE_IPQ9574_AP_AL02_C9:
|
||||
return MACH_TYPE_IPQ9574_AP_AL02_C1;
|
||||
case MACH_TYPE_IPQ9574_AP_AL02_C11:
|
||||
return MACH_TYPE_IPQ9574_AP_AL02_C4;
|
||||
return MACH_TYPE_IPQ9574_AP_AL02_C13;
|
||||
case MACH_TYPE_IPQ9574_AP_AL02_C12:
|
||||
return MACH_TYPE_IPQ9574_AP_AL02_C4;
|
||||
case MACH_TYPE_IPQ9574_AP_AL02_C14:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue