summaryrefslogtreecommitdiffstats
path: root/configs/mx6sabresd_spl_defconfig
diff options
context:
space:
mode:
authorFabio Estevam <fabio.estevam@freescale.com>2014-11-14 09:37:02 -0200
committerStefano Babic <sbabic@denx.de>2014-11-20 10:30:18 +0100
commit53b7f18044c44e7f3ea0ee10bb4cd775df3aaa3c (patch)
tree1745d6f2d2eb511e1a819aaeb02996650bd9e1ab /configs/mx6sabresd_spl_defconfig
parent7d29acd9b72128d153707c1a71bcd692b42f791c (diff)
downloadblackbird-obmc-uboot-53b7f18044c44e7f3ea0ee10bb4cd775df3aaa3c.tar.gz
blackbird-obmc-uboot-53b7f18044c44e7f3ea0ee10bb4cd775df3aaa3c.zip
mx6: Use a common SPL configuration file
Many boards use a minimal .cfg file in the SPL case. Introduce spl_sd.cfg so that we can reuse it. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> Acked-by: Stefano Babic <sbabic@denx.de>
Diffstat (limited to 'configs/mx6sabresd_spl_defconfig')
-rw-r--r--configs/mx6sabresd_spl_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/mx6sabresd_spl_defconfig b/configs/mx6sabresd_spl_defconfig
index b7b26df8ac..12e784435c 100644
--- a/configs/mx6sabresd_spl_defconfig
+++ b/configs/mx6sabresd_spl_defconfig
@@ -1,5 +1,5 @@
CONFIG_SPL=y
-CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx6sabresd/mx6sabresd_spl.cfg,SPL,MX6Q"
+CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=arch/arm/imx-common/spl_sd.cfg,SPL,MX6Q"
+S:CONFIG_ARM=y
+S:CONFIG_TARGET_MX6SABRESD=y
OpenPOWER on IntegriCloud