From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nishanth Menon Date: Wed, 7 Oct 2020 21:47:57 -0500 Subject: [PATCH V2 0/4] configs: ti: am65x/j721e: Use DEFAULT_LINUX_BOOT_ENV Message-ID: <20201008024801.11583-1-nm@ti.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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