]> Git Repo - J-u-boot.git/commit
mx6: Use a common SPL configuration file
authorFabio Estevam <[email protected]>
Fri, 14 Nov 2014 11:37:02 +0000 (09:37 -0200)
committerStefano Babic <[email protected]>
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 <[email protected]>
Acked-by: Stefano Babic <[email protected]>
arch/arm/imx-common/spl_sd.cfg [new file with mode: 0644]
board/compulab/cm_fx6/imximage.cfg [deleted file]
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
This page took 0.037317 seconds and 4 git commands to generate.