From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Wed, 13 Jan 2016 16:55:00 -0500 Subject: [U-Boot] [PATCH] image: check "bootm_low" and "bootm_size" if "initrd_high" is missing In-Reply-To: <1450340375-11229-1-git-send-email-yamada.masahiro@socionext.com> References: <1450340375-11229-1-git-send-email-yamada.masahiro@socionext.com> Message-ID: <20160113215500.GL3359@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, Dec 17, 2015 at 05:19:35PM +0900, Masahiro Yamada wrote: > To boot Linux, we should prevent Initramdisk and FDT from going too > high. > > Currently, boot_relocate_fdt() checks "fdt_high" environment first, > and then falls back to getenv_bootm_mapsize() + getenv_bootm_low() > if "fdt_high" is missing. > > On the other hand, boot_ramdisk_high() only checks "initrd_high" to > get the address limit for the Initramdisk. We also want to let this > case fall back to getenv_bootm_mapsize() + getenv_bootm_low(). > > Signed-off-by: Masahiro Yamada Applied to u-boot/master, thanks! -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 836 bytes Desc: Digital signature URL: