From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Thu, 20 Aug 2020 10:39:41 -0400 Subject: [PATCH V2] ARM: imx6q_logic: Fix broken booting by moving fdt_addr_r address In-Reply-To: <20200820135649.21604-1-aford173@gmail.com> References: <20200820135649.21604-1-aford173@gmail.com> Message-ID: <20200820143941.GW20605@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Thu, Aug 20, 2020 at 08:56:49AM -0500, Adam Ford wrote: > The loading address is too close to the kernel address, so newer kernels > may overlap memory space, so loading the device tree may corrupt zImage. > > This patch moves the fdt_addr_r to 0x14000000 which is also consistent > with guidance that the kernel be allocated 32MB. This places it > in the same place as the ramdisk, so this patch moves the ramdisk address > 512KB after the fdt. > > Signed-off-by: Adam Ford Reviewed-by: Tom Rini -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 659 bytes Desc: not available URL: