MLK-12493-1 Add support for various boot device
authorYe Li <ye.li@nxp.com>
Tue, 15 Mar 2016 03:05:06 +0000 (11:05 +0800)
committerYe Li <ye.li@nxp.com>
Wed, 5 Apr 2017 06:04:41 +0000 (14:04 +0800)
commitb3b794bf382101fd82cfa12a5e717bd2cc6ca10a
tree9b2d76acb3ee316381c29b0b3d39ce842554ee09
parent2398e5ff576c6f0de86856f4b116315d0b34556b
MLK-12493-1 Add support for various boot device

Add support for various boot devices like NAND, QSPINOR, SPINOR,
eMMC, EIMNOR, SATA.

Modify board level files to support the feature and add corresponding defconfig files

Signed-off-by: Ye Li <ye.li@nxp.com>
(cherry picked from commit 72c35e80b86f7f75a52db45959793882bb730793)
62 files changed:
arch/arm/cpu/armv7/mx6/Kconfig
board/freescale/mx6qsabreauto/imximage.cfg
board/freescale/mx6qsabreauto/mx6dl.cfg
board/freescale/mx6qsabreauto/mx6qp.cfg
board/freescale/mx6qsabreauto/mx6qsabreauto.c
board/freescale/mx6qsabreauto/mx6solo.cfg
board/freescale/mx6sxsabreauto/imximage.cfg
board/freescale/mx6sxsabresd/Kconfig
board/freescale/mx6sxsabresd/imximage.cfg
board/freescale/mx6ul_14x14_evk/Kconfig
board/freescale/mx6ul_14x14_evk/imximage.cfg
board/freescale/mx6ul_14x14_evk/imximage_lpddr2.cfg
configs/mx6dlsabreauto_defconfig
configs/mx6dlsabreauto_eimnor_defconfig [new file with mode: 0644]
configs/mx6dlsabreauto_nand_defconfig [new file with mode: 0644]
configs/mx6dlsabreauto_plugin_defconfig
configs/mx6dlsabreauto_spinor_defconfig [new file with mode: 0644]
configs/mx6dlsabresd_defconfig
configs/mx6dlsabresd_epdc_defconfig
configs/mx6dlsabresd_plugin_defconfig
configs/mx6qpsabreauto_defconfig
configs/mx6qpsabreauto_eimnor_defconfig [new file with mode: 0644]
configs/mx6qpsabreauto_nand_defconfig [new file with mode: 0644]
configs/mx6qpsabreauto_plugin_defconfig
configs/mx6qpsabreauto_sata_defconfig [new file with mode: 0644]
configs/mx6qpsabreauto_spinor_defconfig [new file with mode: 0644]
configs/mx6qpsabresd_defconfig
configs/mx6qpsabresd_sata_defconfig [new file with mode: 0644]
configs/mx6qsabreauto_defconfig
configs/mx6qsabreauto_eimnor_defconfig [new file with mode: 0644]
configs/mx6qsabreauto_nand_defconfig [new file with mode: 0644]
configs/mx6qsabreauto_plugin_defconfig
configs/mx6qsabreauto_sata_defconfig [new file with mode: 0644]
configs/mx6qsabreauto_spinor_defconfig [new file with mode: 0644]
configs/mx6qsabresd_defconfig
configs/mx6qsabresd_plugin_defconfig
configs/mx6qsabresd_sata_defconfig [new file with mode: 0644]
configs/mx6slevk_epdc_defconfig
configs/mx6slevk_spinor_defconfig
configs/mx6solosabreauto_defconfig
configs/mx6solosabreauto_eimnor_defconfig [new file with mode: 0644]
configs/mx6solosabreauto_nand_defconfig [new file with mode: 0644]
configs/mx6solosabreauto_spinor_defconfig [new file with mode: 0644]
configs/mx6solosabresd_defconfig
configs/mx6sxsabreauto_nand_defconfig [new file with mode: 0644]
configs/mx6sxsabreauto_qspi1_defconfig [new file with mode: 0644]
configs/mx6sxsabresd_emmc_defconfig [new file with mode: 0644]
configs/mx6sxsabresd_qspi2_defconfig [new file with mode: 0644]
configs/mx6ul_14x14_evk_emmc_defconfig [new file with mode: 0644]
configs/mx6ul_14x14_evk_nand_defconfig [new file with mode: 0644]
configs/mx6ul_14x14_evk_qspi1_defconfig [new file with mode: 0644]
configs/mx6ul_9x9_evk_qspi1_defconfig [new file with mode: 0644]
include/configs/mx6qarm2.h
include/configs/mx6qsabreauto.h
include/configs/mx6sabre_common.h
include/configs/mx6sabresd.h
include/configs/mx6slevk.h
include/configs/mx6sxsabreauto.h
include/configs/mx6sxsabresd.h
include/configs/mx6ul_14x14_evk.h
include/configs/mx7dsabresd.h
scripts/config_whitelist.txt