[PATCH V2 0/4] configs: ti: am65x/j721e: Use DEFAULT_LINUX_BOOT_ENV

Nishanth Menon nm at ti.com
Thu Oct 8 04:47:57 CEST 2020


Use the common defaults from ./include/configs/ti_armv7_common.h

This saves us from rediscovering the same painful lessons learnt from
ARMv7 (kernel dtbs ramdisks overlays stomping on each other etc..)

Changes since v1:
- Squashed up am654 config patch to reduce the patch count down without
  loosing bisectability.
- Reordered to remove the j721e dependencies ahead of am654

V1: https://patchwork.ozlabs.org/project/uboot/list/?series=206321

Nishanth Menon (4):
  configs: j721e_evm: Use DEFAULT_LINUX_BOOT_ENV
  env: ti: ufs: Use dtboaddr instead of overlayaddr
  configs: j721e_evm: Get rid of overlayaddr
  configs: am65x_evm: Use DEFAULT_LINUX_BOOT_ENV and remove overlayaddr

 include/configs/am65x_evm.h  | 8 +++-----
 include/configs/j721e_evm.h  | 8 +++-----
 include/environment/ti/ufs.h | 4 ++--
 3 files changed, 8 insertions(+), 12 deletions(-)

-- 
2.28.0



More information about the U-Boot mailing list