From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lokesh Vutla Date: Mon, 12 Oct 2020 14:39:57 +0530 Subject: [PATCH V2 0/4] configs: ti: am65x/j721e: Use DEFAULT_LINUX_BOOT_ENV In-Reply-To: <20201008024801.11583-1-nm@ti.com> References: <20201008024801.11583-1-nm@ti.com> Message-ID: <94fe411f-bb49-db03-4be9-1e7e20bcfe7d@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 On 08/10/20 8:17 am, Nishanth Menon wrote: > 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 Applied to u-boot-ti. Thanks and regards, Lokesh