summaryrefslogtreecommitdiffstats
path: root/configs/mx6sabresd_spl_defconfig
diff options
context:
space:
mode:
authorJohn Tobias <john.tobias.ph@gmail.com>2014-11-12 14:27:41 -0800
committerStefano Babic <sbabic@denx.de>2014-11-13 16:23:55 +0100
commit988529745efb0f675edf07c5459fa673bdfbfa9d (patch)
tree972f6eb5bb7e1b7059d367fb95d6c08588f40f28 /configs/mx6sabresd_spl_defconfig
parent83bb3215df36ba1bd694dbc64225f36962f71653 (diff)
downloadtalos-obmc-uboot-988529745efb0f675edf07c5459fa673bdfbfa9d.tar.gz
talos-obmc-uboot-988529745efb0f675edf07c5459fa673bdfbfa9d.zip
imx6: add spl config for mx6sabresd
add a build configuration file for mx6sabresd with spl support Signed-off-by: John Tobias <john.tobias.ph@gmail.com>
Diffstat (limited to 'configs/mx6sabresd_spl_defconfig')
-rw-r--r--configs/mx6sabresd_spl_defconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/configs/mx6sabresd_spl_defconfig b/configs/mx6sabresd_spl_defconfig
new file mode 100644
index 0000000000..b7b26df8ac
--- /dev/null
+++ b/configs/mx6sabresd_spl_defconfig
@@ -0,0 +1,5 @@
+CONFIG_SPL=y
+CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx6sabresd/mx6sabresd_spl.cfg,SPL,MX6Q"
++S:CONFIG_ARM=y
++S:CONFIG_TARGET_MX6SABRESD=y
+
OpenPOWER on IntegriCloud