mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-25 14:10:43 +00:00
imx:mx6sxsabresd add spl config file
Add a SPL default configuration file for mx6sxsabresd board. Signed-off-by: Peng Fan <Peng.Fan@freescale.com>
This commit is contained in:
parent
ca6dc4f81c
commit
d1a2e91611
1 changed files with 4 additions and 0 deletions
4
configs/mx6sxsabresd_spl_defconfig
Normal file
4
configs/mx6sxsabresd_spl_defconfig
Normal file
|
@ -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
|
Loading…
Reference in a new issue