mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-14 08:57:58 +00:00
feb14c6348
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>
6 lines
170 B
Text
6 lines
170 B
Text
MX7DSABRESD BOARD
|
|
M: Adrian Alonso <adrian.alonso@nxp.com>
|
|
S: Maintained
|
|
F: board/freescale/mx7dsabresd
|
|
F: include/configs/mx7dsabresd.h
|
|
F: configs/mx7dsabresd_defconfig
|