From: Peng Fan Date: Tue, 30 Dec 2014 09:23:58 +0000 (+0800) Subject: imx:mx6sxsabresd add spl config file X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=f15ff8f3c6fe93fbe9dea05c507f3b477c1df69e;p=bsp%2Fu-boot.git imx:mx6sxsabresd add spl config file Add a SPL default configuration file for mx6sxsabresd board. Signed-off-by: Peng Fan --- diff --git a/configs/mx6sxsabresd_spl_defconfig b/configs/mx6sxsabresd_spl_defconfig new file mode 100644 index 0000000000..6b36e06a85 --- /dev/null +++ b/configs/mx6sxsabresd_spl_defconfig @@ -0,0 +1,4 @@ +CONFIG_SPL=y +CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=arch/arm/imx-common/spl_sd.cfg,MX6SX" ++S:CONFIG_ARM=y ++S:CONFIG_TARGET_MX6SXSABRESD=y