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