From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [PATCH V2] ARM: imx6q_logic: Fix broken booting by moving fdt_addr_r address
Date: Thu, 20 Aug 2020 10:39:41 -0400 [thread overview]
Message-ID: <20200820143941.GW20605@bill-the-cat> (raw)
In-Reply-To: <20200820135649.21604-1-aford173@gmail.com>
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 <aford173@gmail.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20200820/79ecf9b4/attachment.sig>
next prev parent reply other threads:[~2020-08-20 14:39 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-20 13:56 [PATCH V2] ARM: imx6q_logic: Fix broken booting by moving fdt_addr_r address Adam Ford
2020-08-20 14:39 ` Tom Rini [this message]
2020-08-20 16:57 ` Fabio Estevam
2020-08-25 14:00 ` sbabic at denx.de
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200820143941.GW20605@bill-the-cat \
--to=trini@konsulko.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox