[meta-freescale] [meta-fsl-arm dizzy][PATCH 5/5] ls1021aqds: update UBOOT_CONFIG and device tree

Zhenhua Luo zhenhua.luo at freescale.com
Tue Nov 11 20:18:02 PST 2014


   *ls102xa rename QDS and TWR board dts name for consistence
   *ls102xa add LPUART board config for QDS/TWR boards
   *ls102xa remove letech board config for QDS/TWR boards

Signed-off-by: Chunrong Guo <B40290 at freescale.com>
Signed-off-by: Zhenhua Luo <zhenhua.luo at freescale.com>
Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
(backported from commit 7ba68fb3b0ec93014dfa9a02f56caf2916ccbe05
 and b03f3b6974c463fb21faffa8623526c3f39bfec4)
---
 conf/machine/ls1021aqds.conf | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/conf/machine/ls1021aqds.conf b/conf/machine/ls1021aqds.conf
index 012edb1..d659196 100644
--- a/conf/machine/ls1021aqds.conf
+++ b/conf/machine/ls1021aqds.conf
@@ -10,12 +10,12 @@ require conf/machine/include/tune-cortexa7.inc
 SOC_FAMILY = "ls102xa"
 
 UBOOT_CONFIG ??= "nor"
-UBOOT_CONFIG[nor] = "ls1021aqds_nor"
-UBOOT_CONFIG[spi] = "ls1021aqds_spi"
-UBOOT_CONFIG[nor-secboot] = "ls1021aqds_nor_secboot"
-UBOOT_CONFIG[letech] = "ls1021aqds_letech"
+UBOOT_CONFIG[nor] = "ls1021aqds_nor_config"
+UBOOT_CONFIG[qspi] = "ls1021aqds_qspi_config"
+UBOOT_CONFIG[nor-secboot] = "ls1021aqds_nor_secboot_config"
+UBOOT_CONFIG[lpuart] = "ls1021aqds_lpuart_config"
 
-KERNEL_DEVICETREE = "ls1021a-qds.dtb"
+KERNEL_DEVICETREE = "ls1021aqds.dtb"
 
 SERIAL_CONSOLES ?= "115200;ttyS0 115200;ttyS1 115200;ttyEHV0 115200;ttyLP0"
 SERIAL_CONSOLES_CHECK ?= "${SERIAL_CONSOLES}"
-- 
1.9.3



More information about the meta-freescale mailing list