arm: Add support of updating dts before fix-up
authorPrabhakar Kushwaha <prabhakar.kushwaha@nxp.com>
Thu, 23 Nov 2017 11:21:41 +0000 (16:51 +0530)
committerSimon Glass <sjg@chromium.org>
Sun, 24 Dec 2017 19:42:50 +0000 (12:42 -0700)
commit6bedf44714a145e09fddb8c5a03ada210b812ec9
treee66a7e07ba6826daf4093d0aff21388831b1c0e5
parent24acb83d8f04e9a49f161c07d38da50c70e9f16d
arm: Add support of updating dts before fix-up

"ethernet" node fix-up for device tree happens before Linux boot.

There can be requirement of updating "ethernet" node even before
fix-up. So, add support of updating "ethernet" node.

Signed-off-by: Prabhakar Kushwaha <prabhakar.kushwaha@nxp.com>
Reviewed-by: York Sun <york.sun@nxp.com>
arch/arm/lib/bootm-fdt.c
include/fdt_support.h