[U-Boot] [PATCH 7/7] ot1200: add ot1200_spl_defconfig file
Christian Gmeiner
christian.gmeiner at gmail.com
Mon Jan 19 17:26:50 CET 2015
Signed-off-by: Christian Gmeiner <christian.gmeiner at gmail.com>
---
configs/ot1200_spl_defconfig | 4 ++++
1 file changed, 4 insertions(+)
create mode 100644 configs/ot1200_spl_defconfig
diff --git a/configs/ot1200_spl_defconfig b/configs/ot1200_spl_defconfig
new file mode 100644
index 0000000..74ebf85
--- /dev/null
+++ b/configs/ot1200_spl_defconfig
@@ -0,0 +1,4 @@
+CONFIG_SPL=y
+CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=arch/arm/imx-common/spl_sd.cfg,MX6Q"
++S:CONFIG_ARM=y
++S:CONFIG_TARGET_OT1200=y
\ No newline at end of file
--
2.1.0
More information about the U-Boot
mailing list