ARM: Fix appended device tree when CONFIG_OFTREE is enabled
When CONFIG_OFTREE is enabled the appended device tree is unflattened
and put into data->of_root_node, but there it is never used again.
To actually use the appended device tree put it into data->oftree
instead.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent d0f1f07 commit 047ee22b894c15a01ed40f358d5c933b6807d880
@Sascha Hauer Sascha Hauer authored on 8 Nov 2016
Showing 1 changed file
View
arch/arm/lib/bootm.c