summaryrefslogtreecommitdiffstats
path: root/conf/machine/ls1021atwr.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/ls1021atwr.conf')
-rw-r--r--conf/machine/ls1021atwr.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/machine/ls1021atwr.conf b/conf/machine/ls1021atwr.conf
index 1ba49922..8006885c 100644
--- a/conf/machine/ls1021atwr.conf
+++ b/conf/machine/ls1021atwr.conf
@@ -5,13 +5,13 @@
5# Module Rev2.0 with ARM Cortex-A7 core 5# Module Rev2.0 with ARM Cortex-A7 core
6#@MAINTAINER: Zhenhua Luo <zhenhua.luo@freescale.com> 6#@MAINTAINER: Zhenhua Luo <zhenhua.luo@freescale.com>
7 7
8MACHINEOVERRIDES =. "ls102xa:"
9
8require conf/machine/include/qoriq-arm.inc 10require conf/machine/include/qoriq-arm.inc
9require conf/machine/include/tune-cortexa7.inc 11require conf/machine/include/tune-cortexa7.inc
10 12
11DEFAULTTUNE = "cortexa7hf-neon" 13DEFAULTTUNE = "cortexa7hf-neon"
12 14
13SOC_FAMILY = "ls102xa"
14
15UBOOT_CONFIG ??= "sdcard-ifc sdcard-qspi lpuart qspi secure-boot nor" 15UBOOT_CONFIG ??= "sdcard-ifc sdcard-qspi lpuart qspi secure-boot nor"
16UBOOT_CONFIG[nor] = "ls1021atwr_nor_config" 16UBOOT_CONFIG[nor] = "ls1021atwr_nor_config"
17UBOOT_CONFIG[sdcard-ifc] = "ls1021atwr_sdcard_ifc_config" 17UBOOT_CONFIG[sdcard-ifc] = "ls1021atwr_sdcard_ifc_config"