]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
imx6: add spl config for mx6sabresd
authorJohn Tobias <john.tobias.ph@gmail.com>
Wed, 12 Nov 2014 22:27:41 +0000 (14:27 -0800)
committerStefano Babic <sbabic@denx.de>
Thu, 13 Nov 2014 15:23:55 +0000 (16:23 +0100)
add a build configuration file for mx6sabresd with spl support

Signed-off-by: John Tobias <john.tobias.ph@gmail.com>
configs/mx6sabresd_spl_defconfig [new file with mode: 0644]

diff --git a/configs/mx6sabresd_spl_defconfig b/configs/mx6sabresd_spl_defconfig
new file mode 100644 (file)
index 0000000..b7b26df
--- /dev/null
@@ -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
+