From: Scott Wood <oss@buserror.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/2] boards: ls2080: Disable fdt copying by default
Date: Mon, 29 Feb 2016 18:00:27 -0600 [thread overview]
Message-ID: <1456790427.5360.62.camel@buserror.net> (raw)
In-Reply-To: <1456790301-28685-2-git-send-email-york.sun@nxp.com>
On Mon, 2016-02-29 at 15:58 -0800, York Sun wrote:
> If set, fdt_high restricts the address used by copying device tree.
> It doesn't help much to set a default address without knowing how
> much memory is available, or how memory is used. Setting fdt_high
> to a specical value (0xffffffffffffffff) disables this copying.
>
> Signed-off-by: York Sun <york.sun@nxp.com>
Is there a limit that Linux needs the fdt to be under?
I'd hope fdt_high wouldn't cause the device tree to be relocated beyond the
end of memory, or in reserved memory...
-Scott
next prev parent reply other threads:[~2016-03-01 0:00 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-29 23:58 [U-Boot] [PATCH 1/2] boards: ls2080: Fix default bootargs York Sun
2016-02-29 23:58 ` [U-Boot] [PATCH 2/2] boards: ls2080: Disable fdt copying by default York Sun
2016-03-01 0:00 ` Scott Wood [this message]
2016-03-01 0:08 ` york sun
2016-03-01 1:42 ` Scott Wood
2016-03-01 3:55 ` Prabhakar Kushwaha
2016-03-01 15:54 ` Scott Wood
2016-03-01 5:20 ` Bhupesh Sharma
2016-03-01 6:00 ` york sun
2016-03-01 6:03 ` Bhupesh Sharma
2016-03-01 16:01 ` Scott Wood
2016-03-01 16:48 ` york sun
2016-03-01 17:35 ` Scott Wood
2016-03-01 18:56 ` york sun
2016-03-22 15:37 ` [U-Boot] [PATCH 1/2] boards: ls2080: Fix default bootargs york sun
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=1456790427.5360.62.camel@buserror.net \
--to=oss@buserror.net \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.