From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christian Gmeiner Date: Mon, 19 Jan 2015 17:26:50 +0100 Subject: [U-Boot] [PATCH 7/7] ot1200: add ot1200_spl_defconfig file In-Reply-To: <1421684810-2684-1-git-send-email-christian.gmeiner@gmail.com> References: <1421684810-2684-1-git-send-email-christian.gmeiner@gmail.com> Message-ID: <1421684810-2684-8-git-send-email-christian.gmeiner@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Signed-off-by: Christian Gmeiner --- 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