]> code.ossystems Code Review - meta-freescale.git/commitdiff
ls1028ardb: update machine config
authorChunrong Guo <chunrong.guo@nxp.com>
Wed, 20 Nov 2019 06:49:39 +0000 (14:49 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Sat, 23 Nov 2019 15:17:40 +0000 (12:17 -0300)
*set default rcw to rcw_1500_gpu600

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"