]> code.ossystems Code Review - meta-freescale.git/commitdiff
ls1043ardb-32b: update u-boot configs
authorTing Liu <ting.liu@nxp.com>
Tue, 14 Mar 2017 09:32:09 +0000 (17:32 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Fri, 17 Mar 2017 20:01:28 +0000 (17:01 -0300)
Signed-off-by: Ting Liu <ting.liu@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
conf/machine/ls1043ardb-32b.conf

index 75514137b9c09915adf6f68c9669d190e9ba160c..ae2134323fa2c0c4023970a46cd9ee2143b51262 100644 (file)
@@ -12,10 +12,10 @@ require conf/machine/include/arm/arch-arm64.inc
 DEFAULTTUNE = "armv7ahf-neon"
 
 UBOOT_CONFIG ??= "nand sdcard nor"
-UBOOT_CONFIG[nor] = "ls1043ardb_aarch32_config,,u-boot-dtb.bin"
-UBOOT_CONFIG[nand] = "ls1043ardb_aarch32_nand_config,,u-boot-with-spl-pbl.bin"
-UBOOT_CONFIG[sdcard] = "ls1043ardb_aarch32_sdcard_config,,u-boot-with-spl-pbl.bin"
-UBOOT_CONFIG[secure-boot] = "ls1043ardb_aarch32_SECURE_BOOT_defconfig,,u-boot-dtb.bin"
+UBOOT_CONFIG[nor] = "ls1043ardb_config,,u-boot-dtb.bin"
+UBOOT_CONFIG[nand] = "ls1043ardb_nand_config,,u-boot-with-spl-pbl.bin"
+UBOOT_CONFIG[sdcard] = "ls1043ardb_sdcard_config,,u-boot-with-spl-pbl.bin"
+UBOOT_CONFIG[secure-boot] = "ls1043ardb_SECURE_BOOT_defconfig,,u-boot-dtb.bin"
 
 QE_UCODE = "iram_Type_A_LS1021a_r1.0.bin"