Re: [PATCH] arm: fdt: Relocate fdt along with other data
From: Albert ARIBAUD <hidden>
Date: 2012-10-19 20:52:43
Also in:
u-boot
From: Albert ARIBAUD <hidden>
Date: 2012-10-19 20:52:43
Also in:
u-boot
Hi Stephen, On Fri, 28 Sep 2012 09:22:48 -0600, Stephen Warren [off-list ref] wrote:
On 09/27/2012 07:41 PM, Simon Glass wrote:quoted
Rather than leave the fdt down next to the code/data, we really should relocate it along with everything else. For CONFIG_OF_EMBED this happens automatically, but for CONFIG_OF_SEPARATE it does not. Add code to copy the fdt and point to the new copy after relocation.Tested-by: Stephen Warren <redacted> (on Tegra Harmony board, on top of a merge of current u-boot/master, u-boot-usb/master, u-boot-tegra/next plus my CONFIG_SYS_BOOTMAPSZ and standard environment variable patches for Tegra)
Applied to u-boot-arm/master, thanks! Amicalement, -- Albert.