]> code.ossystems Code Review - meta-freescale.git/commitdiff
lx2160ardb: define RCWEMMC
authorTing Liu <ting.liu@nxp.com>
Thu, 23 Apr 2020 07:08:14 +0000 (15:08 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Wed, 6 May 2020 18:52:35 +0000 (15:52 -0300)
EMMC boot on LX2160A RDB is supported now. Define RCWEMMC for atf
build.

Documents:
What's New in LSDK 20.04:
https://docs.nxp.com/bundle/GUID-51EEFEDB-ABD5-40C0-BEBD-6527B3494D57/page/GUID-01DD18F7-27DC-4A0F-B79B-FBB5CBA5F4C0.html

LX2160A Reference Design Board:
https://www.nxp.com/design/qoriq-developer-resources/layerscape-lx2160a-reference-design-board:LX2160A-RDB

LX2160A Multicore Communications Processor:
https://www.nxp.com/products/processors-and-microcontrollers/arm-processors/layerscape-communication-process/layerscape-lx2160a-multicore-communications-processor:LX2160A

Signed-off-by: Ting Liu <ting.liu@nxp.com>
conf/machine/lx2160ardb.conf

index 6bdb25101cd05144f6bf6219e9513efff77e650c..6409d4785bd9809cf2dc5e2b7f76cd40d76e8a86 100644 (file)
@@ -30,6 +30,7 @@ SERIAL_CONSOLES_CHECK ?= "${SERIAL_CONSOLES}"
 UEFI_XSPIBOOT ?= "LX2160ARDB_EFI_NORBOOT.fd"
 RCWXSPI ?= "XGGFF_PP_HHHH_RR_19_5_2/rcw_2000_700_2900_19_5_2"
 RCWSD ?= "XGGFF_PP_HHHH_RR_19_5_2/rcw_2000_700_2900_19_5_2_sd"
+RCWEMMC ?= "XGGFF_PP_HHHH_RR_19_5_2/rcw_2000_700_2900_19_5_2"
 
 EXTRA_IMAGEDEPENDS += "management-complex mc-utils rcw ls2-phy ddr-phy uefi atf inphi"
 USE_VT = "0"