commit | 64fabcca3cb4703c317ddcb5e44671ec4a3c9e7c | [log] [tgz] |
---|---|---|
author | Hannes Schmelzer <hannes.schmelzer@br-automation.com> | Fri May 04 10:49:11 2018 +0200 |
committer | Tom Rini <trini@konsulko.com> | Thu May 10 20:38:34 2018 -0400 |
tree | 0397a1002e36e4a28d11e4b9f233dfef135e14ca | |
parent | dbb275d35e18353739dca142486e08e0b8e30836 [diff] |
bootm: fix 'memory-fixup' for vxWorks boot The check for having a memory node within the fdt blob is made wrong, we fix this here. Signed-off-by: Hannes Schmelzer <hannes.schmelzer@br-automation.com>