]> code.ossystems Code Review - meta-freescale.git/commitdiff
ls1028ardb: update machine config *set default rcw to rcw_1500_gpu600
authorChunrong Guo <chunrong.guo@nxp.com>
Tue, 24 Dec 2019 01:44:05 +0000 (09:44 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Mon, 30 Dec 2019 11:41:22 +0000 (08:41 -0300)
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
conf/machine/ls1028ardb.conf

index 288f9457368f2532c4c2f7ac387cfb0e475d0f0d..9d324e7263f808a8aab816ce3f0f955f21b43cf0 100644 (file)
@@ -27,9 +27,9 @@ KERNEL_DEFCONFIG ?= "defconfig"
 SERIAL_CONSOLES ?= "115200;ttyS0 115200;ttyS1 115200;ttyAMA0"
 SERIAL_CONSOLES_CHECK ?= "${SERIAL_CONSOLES}"
 
-RCWSD ?= "R_SQPP_0x85bb/rcw_1300_sdboot"
-RCWXSPI ?= "R_SQPP_0x85bb/rcw_1300"
-RCWEMMC ?= "R_SQPP_0x85bb/rcw_1300_emmcboot"
+RCWSD ?= "R_SQPP_0x85bb/rcw_1500_gpu600"
+RCWXSPI ?= "R_SQPP_0x85bb/rcw_1500_gpu600"
+RCWEMMC ?= "R_SQPP_0x85bb/rcw_1500_gpu600"
 
 EXTRA_IMAGEDEPENDS += "rcw atf dp-firmware-cadence"
 USE_VT = "0"