diff options
author | Ting Liu <ting.liu@nxp.com> | 2021-10-15 13:02:59 +0800 |
---|---|---|
committer | Ting Liu <ting.liu@nxp.com> | 2021-10-15 22:11:36 +0800 |
commit | 33e2435e2f3421b1ad205e8c5212c66d836c6080 (patch) | |
tree | 4ab6edab8cdda0d50fa9aa883831e76254696cbd /conf/machine/lx2160ardb.conf | |
parent | 3f6f4bd60f9497008deea11d3ca4f500200e5b30 (diff) | |
download | meta-freescale-33e2435e2f3421b1ad205e8c5212c66d836c6080.tar.gz |
lx2160ardb: update rcw to support rev2 board
Signed-off-by: Ting Liu <ting.liu@nxp.com>
Diffstat (limited to 'conf/machine/lx2160ardb.conf')
-rw-r--r-- | conf/machine/lx2160ardb.conf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/conf/machine/lx2160ardb.conf b/conf/machine/lx2160ardb.conf index e1a24f84..1945ad31 100644 --- a/conf/machine/lx2160ardb.conf +++ b/conf/machine/lx2160ardb.conf | |||
@@ -28,9 +28,9 @@ SERIAL_CONSOLES ?= "115200;ttyS0 115200;ttyS1 115200;ttyAMA0" | |||
28 | SERIAL_CONSOLES_CHECK ?= "${SERIAL_CONSOLES}" | 28 | SERIAL_CONSOLES_CHECK ?= "${SERIAL_CONSOLES}" |
29 | 29 | ||
30 | UEFI_XSPIBOOT ?= "LX2160ARDB_EFI_NORBOOT.fd" | 30 | UEFI_XSPIBOOT ?= "LX2160ARDB_EFI_NORBOOT.fd" |
31 | RCWXSPI ?= "XGGFF_PP_HHHH_RR_19_5_2/rcw_2000_700_2900_19_5_2" | 31 | RCWXSPI ?= "XGGFF_PP_HHHH_RR_19_5_2/rcw_2200_750_3200_19_5_2" |
32 | RCWSD ?= "XGGFF_PP_HHHH_RR_19_5_2/rcw_2000_700_2900_19_5_2" | 32 | RCWSD ?= "XGGFF_PP_HHHH_RR_19_5_2/rcw_2200_750_3200_19_5_2" |
33 | RCWEMMC ?= "XGGFF_PP_HHHH_RR_19_5_2/rcw_2000_700_2900_19_5_2" | 33 | RCWEMMC ?= "XGGFF_PP_HHHH_RR_19_5_2/rcw_2200_750_3200_19_5_2" |
34 | 34 | ||
35 | EXTRA_IMAGEDEPENDS += "management-complex mc-utils rcw ls2-phy ddr-phy uefi qoriq-atf inphi" | 35 | EXTRA_IMAGEDEPENDS += "management-complex mc-utils rcw ls2-phy ddr-phy uefi qoriq-atf inphi" |
36 | USE_VT = "0" | 36 | USE_VT = "0" |