aboutsummaryrefslogtreecommitdiffstats
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 @@
# Module Rev2.0 with ARM Cortex-A7 core
#@MAINTAINER: Zhenhua Luo <zhenhua.luo@freescale.com>
+MACHINEOVERRIDES =. "ls102xa:"
+
require conf/machine/include/qoriq-arm.inc
require conf/machine/include/tune-cortexa7.inc
DEFAULTTUNE = "cortexa7hf-neon"
-SOC_FAMILY = "ls102xa"
-
UBOOT_CONFIG ??= "sdcard-ifc sdcard-qspi lpuart qspi secure-boot nor"
UBOOT_CONFIG[nor] = "ls1021atwr_nor_config"
UBOOT_CONFIG[sdcard-ifc] = "ls1021atwr_sdcard_ifc_config"