[PATCH v6 0/4] J721E HS Fixes

Manorit Chawdhry m-chawdhry at ti.com
Fri Mar 24 11:15:44 CET 2023


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

v6:
- Add missed reviewed-by of dhruva
- Fix the bootcommand to use distro_bootcmd
- Link to v5: https://lore.kernel.org/u-boot/20230315064724.60474-1-m-chawdhry@ti.com/

---
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(-)
---
base-commit: c84a00a647057d83ecfb081ca03c4865e4c1c1be
change-id: 20230324-j721e-upstream-hs-4c2808548876

Best regards,
-- 
Manorit Chawdhry <m-chawdhry at ti.com>



More information about the U-Boot mailing list