]> git.ipfire.org Git - people/ms/u-boot.git/commit - common/Makefile
spl: fdt: support for fdt fixup for falcon boot
authorB, Ravi <ravibabu@ti.com>
Tue, 18 Apr 2017 11:57:26 +0000 (17:27 +0530)
committerTom Rini <trini@konsulko.com>
Fri, 12 May 2017 02:04:26 +0000 (22:04 -0400)
commit984a3c8777071700a5935758d0d542e7b3f97bb0
tree66654061980e0d8f7b07b470f56ccac177dfbe87
parent907fef6cc74d540427a1e1b7f9c702c90214259a
spl: fdt: support for fdt fixup for falcon boot

Adding support for fdt fixup to update the
memory node in device tree for falcon boot.

This is needed for single stage or falcon
bootmode, to pass memory configuration to
kernel through DT memory node.

Signed-off-by: Ravi Babu <ravibabu@ti.com>
Reviewed-by: Lukasz Majewski <lukma@denx.de>
arch/arm/lib/Makefile
arch/arm/lib/bootm-fdt.c
common/Makefile