]> git.baikalelectronics.ru Git - uboot.git/commit
configs: j721s2: Merge the HS and non-HS defconfigs
authorManorit Chawdhry <m-chawdhry@ti.com>
Thu, 4 May 2023 05:37:06 +0000 (11:07 +0530)
committerTom Rini <trini@konsulko.com>
Thu, 4 May 2023 17:04:30 +0000 (13:04 -0400)
commit8856215226bc177de222ed0f4c18255d3a7a0b8e
treea65228310e8ad25ffdaf1d23fb394d7a6301c154
parentb159ec5550927cb673ca4d080c1a8f64676d79fc
configs: j721s2: 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: Kamlesh Gurudasani <kamlesh@ti.com>
Signed-off-by: Manorit Chawdhry <m-chawdhry@ti.com>
MAINTAINERS
configs/j721s2_evm_a72_defconfig
configs/j721s2_evm_r5_defconfig
configs/j721s2_hs_evm_a72_defconfig [deleted file]
configs/j721s2_hs_evm_r5_defconfig [deleted file]