]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commitf251c283559362af6b79b687e569e837285f6383
tree66654061980e0d8f7b07b470f56ccac177dfbe87
parent2f9f3f5984d948a72cf8f1ddd236595e9986d0a7
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