]> git.baikalelectronics.ru Git - uboot.git/commit
configs: j721e: Merge the HS and non-HS defconfigs
authorManorit Chawdhry <m-chawdhry@ti.com>
Tue, 16 May 2023 04:54:35 +0000 (10:24 +0530)
committerTom Rini <trini@konsulko.com>
Tue, 30 May 2023 19:13:43 +0000 (15:13 -0400)
commite701dd7230fa717f1a74916b6ca9a3c5f5888651
tree6afec8a22cd1b2af87cbf70bab769f9183cc85fd
parenta3a209bde8fc80c27cfa6d0493acdce34e41820f
configs: j721e: Merge the HS and non-HS defconfigs

K3 devices have runtime type board detection. Make the default defconfig
include the secure configuration. Then remove the HS specific config.

Non-HS devices will continue to boot due to runtime device type detection.
If TI_SECURE_DEV_PKG is not set the build will emit warnings, for non-HS
devices these can be ignored.

Reviewed-by: Bryan Brattlof <bb@ti.com>
Reviewed-by: Neha Malcom Francis <n-francis@ti.com>
Acked-by: Andrew Davis <afd@ti.com>
Signed-off-by: Manorit Chawdhry <m-chawdhry@ti.com>
MAINTAINERS
configs/j721e_evm_a72_defconfig
configs/j721e_evm_r5_defconfig
configs/j721e_hs_evm_a72_defconfig [deleted file]
configs/j721e_hs_evm_r5_defconfig [deleted file]