]> git.baikalelectronics.ru Git - uboot.git/commit
arm: omap5: Fix generation of reserved-memory DT node
authorAndrew F. Davis <afd@ti.com>
Fri, 10 Feb 2017 14:23:23 +0000 (08:23 -0600)
committerTom Rini <trini@konsulko.com>
Fri, 17 Feb 2017 19:15:12 +0000 (14:15 -0500)
commit07780e4f9e0d4487cfafa1cec296aa3d0977e619
treef75ab3725e989ed8f990cfdfbad39d82166c6af7
parent305f4d5764e43dcfc3d2e4329e9f3f194fb05437
arm: omap5: Fix generation of reserved-memory DT node

When the node 'reserved-memory' is not defined in the DT we fail
to add needed properties. We also fail to move 'offs' to point to
the new node. Fix these here.

Signed-off-by: Andrew F. Davis <afd@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
arch/arm/mach-omap2/omap5/fdt.c