commit | 6bedf44714a145e09fddb8c5a03ada210b812ec9 | [log] [tgz] |
---|---|---|
author | Prabhakar Kushwaha <prabhakar.kushwaha@nxp.com> | Thu Nov 23 16:51:41 2017 +0530 |
committer | Simon Glass <sjg@chromium.org> | Sun Dec 24 12:42:50 2017 -0700 |
tree | e66a7e07ba6826daf4093d0aff21388831b1c0e5 | |
parent | 24acb83d8f04e9a49f161c07d38da50c70e9f16d [diff] |
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>