]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mx6: Use a common SPL configuration file
authorFabio Estevam <fabio.estevam@freescale.com>
Fri, 14 Nov 2014 11:37:02 +0000 (09:37 -0200)
committerStefano Babic <sbabic@denx.de>
Thu, 20 Nov 2014 09:30:18 +0000 (10:30 +0100)
commit53b7f18044c44e7f3ea0ee10bb4cd775df3aaa3c
tree1745d6f2d2eb511e1a819aaeb02996650bd9e1ab
parent7d29acd9b72128d153707c1a71bcd692b42f791c
mx6: Use a common SPL configuration file

Many boards use a minimal .cfg file in the SPL case.

Introduce spl_sd.cfg so that we can reuse it.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Acked-by: Stefano Babic <sbabic@denx.de>
arch/arm/imx-common/spl_sd.cfg [moved from board/compulab/cm_fx6/imximage.cfg with 88% similarity]
board/freescale/mx6sabresd/mx6sabresd_spl.cfg [deleted file]
board/kosagi/novena/setup.cfg [deleted file]
configs/cm_fx6_defconfig
configs/mx6sabresd_spl_defconfig
configs/novena_defconfig