[PATCH v5 0/4] J721E HS Fixes

Manorit Chawdhry m-chawdhry at ti.com
Wed Mar 15 07:47:20 CET 2023


This series fixes the support for J721E board along with some
maintainance for it.

v5:
- change the memory map to list-table

v4:
- Fix docs
- applied reviewed-by

v3:
- drop fixes related to other boards ( make series j721e specific )
- memory map added in docs
- applied reviewed-by

v2:
- Merge two series
- Include some more commits that fix the gp builds when merging
  defconfigs
- Update MAINTAINERS to remove hs related defconfigs
- applied Acks

Andrew Davis (1):
  arm: k3: config.mk: Add missing dependencies on tispl.bin HS

Dave Gerlach (1):
  arm: mach-k3: Increase SYSFW max image size

Manorit Chawdhry (2):
  configs: j721e: Merge the HS and non-HS defconfigs
  Kconfig: j721e: Change K3_MCU_SCRATCHPAD_BASE to non firewalled region

 MAINTAINERS                        |   2 -
 arch/arm/mach-k3/Kconfig           |   6 +-
 arch/arm/mach-k3/config.mk         |   2 +
 configs/j721e_evm_a72_defconfig    |   3 +-
 configs/j721e_evm_r5_defconfig     |  11 +-
 configs/j721e_hs_evm_a72_defconfig | 208 -----------------------------
 configs/j721e_hs_evm_r5_defconfig  | 176 ------------------------
 doc/board/ti/j721e_evm.rst         |  43 ++++++
 8 files changed, 59 insertions(+), 392 deletions(-)
 delete mode 100644 configs/j721e_hs_evm_a72_defconfig
 delete mode 100644 configs/j721e_hs_evm_r5_defconfig

-- 
2.34.1



More information about the U-Boot mailing list