]> git.baikalelectronics.ru Git - uboot.git/commit
configs: j7200: Merge HS and non-HS defconfigs
authorManorit Chawdhry <m-chawdhry@ti.com>
Fri, 24 Feb 2023 05:07:49 +0000 (10:37 +0530)
committerTom Rini <trini@konsulko.com>
Mon, 6 Mar 2023 22:05:40 +0000 (17:05 -0500)
commit38e63f7bc5a6d76db51d51658ccbb7ef8cca1594
tree7f3280435966add8e32d5aef9acd836eabdd17e6
parentce30fda69fb1ceca4c0a7f6e9dfc807dde062b03
configs: j7200: Merge 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.

Signed-off-by: Manorit Chawdhry <m-chawdhry@ti.com>
Acked-by: Andrew Davis <afd@ti.com>
MAINTAINERS
configs/j7200_evm_a72_defconfig
configs/j7200_evm_r5_defconfig
configs/j7200_hs_evm_a72_defconfig [deleted file]
configs/j7200_hs_evm_r5_defconfig [deleted file]