]> git.sur5r.net Git - u-boot/commit
mx7dsabresd: Remove the mx7dsabresd_secure_defconfig target
authorFabio Estevam <fabio.estevam@nxp.com>
Thu, 19 Apr 2018 20:34:10 +0000 (17:34 -0300)
committerStefano Babic <sbabic@denx.de>
Thu, 26 Apr 2018 06:57:52 +0000 (08:57 +0200)
commitfeb14c6348caadfd7bbb1e972f0c484faffa5a72
tree0b6d1b9c516312ffbdca6da2e9e5c7d5f3803b05
parent5ebf9ad96c31d88b6dedc6dd1efa043fd882d044
mx7dsabresd: Remove the mx7dsabresd_secure_defconfig target

mx7dsabresd_secure_defconfig was introduced to allow booting NXP kernel
that has CAAM support and needs to boot in secure mode.

Instead of keeping two different config targets for the same board,
remove mx7dsabresd_secure_defconfig and select
CONFIG_ARMV7_BOOT_SEC_DEFAULT inside mx7dsabresd_defconfig so that
this target could be used to boot both mainline and the vendor kernel.

This makes maintenance task easier and avoid potentially confusion
for the end user.

Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Acked-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
board/freescale/mx7dsabresd/MAINTAINERS
configs/mx7dsabresd_defconfig
configs/mx7dsabresd_secure_defconfig [deleted file]