U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] ARM: UniPhier: add initrd_high and fdt_high environments
Date: Tue, 14 Apr 2015 17:07:05 -0400	[thread overview]
Message-ID: <20150414210705.GM16702@bill-the-cat> (raw)
In-Reply-To: <1428998224-25062-1-git-send-email-yamada.masahiro@socionext.com>

On Tue, Apr 14, 2015 at 04:57:04PM +0900, Masahiro Yamada wrote:

> With FIT boot, U-boot puts a device tree and an initramdisk at the
> tail of the memory.
> 
> Some UniPhier boards have a large amount of memory.  For those
> boards, a device tree and an initramdisk are located out of reach of
> the Linux kernel causing a kernel panic if CONFIG_VMSPLIT_3G is
> defined in the kernel side.
> 
> Add initrd_high and fdt_high to prevent them from going too high.

Please use bootm_size and see include/configs/ti_armv7_common.h /
DEFAULT_LINUX_BOOT_ENV for the why/wheres and then adjust to fit
UniPhier, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20150414/ad9adf50/attachment.sig>

  reply	other threads:[~2015-04-14 21:07 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-14  7:57 [U-Boot] [PATCH] ARM: UniPhier: add initrd_high and fdt_high environments Masahiro Yamada
2015-04-14 21:07 ` Tom Rini [this message]
2015-12-18  2:22   ` Masahiro Yamada

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=20150414210705.GM16702@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