On Wed, Apr 20, 2016 at 05:14:02PM +0100, Peter Griffin wrote:

> The memory node gets automatically generated by U-Boot
> in arch_fixup_fdt(), before passing control to the kernel
> using U-Boots representation of the dram banks.
> 
> However the upstream kernel uses the memory node to carve-out
> regions of RAM for various purposes. To make this work without
> changing arch_fixup_fdt() which will effect many platforms
> we replicate the upstream memory node layout using the dram
> banks.
> 
> Signed-off-by: Peter Griffin <peter.grif...@linaro.org>
> Reviewed-by: Tom Rini <tr...@konsulko.com>

Applied to u-boot/master, thanks!

-- 
Tom

Attachment: signature.asc
Description: Digital signature

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to