
This series depends on the fixes provided for j721e as that series also includes some base support for running the other HS platforms.
Link for dependent series - https://lore.kernel.org/u-boot/20230324-j721e-upstream-hs-v6-0-5aa43a4817a9@...
( This can be ignored due to the change on how the series is being merged with binman )
Signed-off-by: Manorit Chawdhry m-chawdhry@ti.com --- Changes in v2: - Rebased on top of master - Link to v1: https://lore.kernel.org/r/20230405-j721s2-hs-evm-upstream-v1-0-de446c5fa0d0@...
--- Manorit Chawdhry (3): configs: j721s2: Merge the HS and non-HS defconfigs Kconfig: j721s2: Change K3_MCU_SCRATCHPAD_BASE to non firewalled region configs: j7200: Merge the HS and non-HS defconfigs
MAINTAINERS | 4 - arch/arm/mach-k3/Kconfig | 2 +- configs/j7200_evm_a72_defconfig | 3 +- configs/j7200_evm_r5_defconfig | 1 + configs/j7200_hs_evm_a72_defconfig | 205 ---------------------------------- configs/j7200_hs_evm_r5_defconfig | 170 ----------------------------- configs/j721s2_evm_a72_defconfig | 3 +- configs/j721s2_evm_r5_defconfig | 1 + configs/j721s2_hs_evm_a72_defconfig | 212 ------------------------------------ configs/j721s2_hs_evm_r5_defconfig | 175 ----------------------------- 10 files changed, 7 insertions(+), 769 deletions(-) --- base-commit: bb2dcbf052051953297778bd0e62a017d83c8f6b change-id: 20230405-j721s2-hs-evm-upstream-bad9551303cd
Best regards,