commit | ed5af03f9bb8905f1e94d68ab49f22d7f061d75f | [log] [tgz] |
---|---|---|
author | Thierry Reding <treding@nvidia.com> | Thu Feb 15 19:05:59 2018 +0100 |
committer | Tom Rini <trini@konsulko.com> | Fri Feb 23 10:40:50 2018 -0500 |
tree | ed1c83c6a1efcac0411a4239b9dabe6718aec57d | |
parent | 78b7d37b1b2b692b9e38780bdbae430b25202932 [diff] |
fdt: Fixup only valid memory banks Memory banks with address 0 and size 0 are empty and should not be passed to the OS via device tree. Acked-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Thierry Reding <treding@nvidia.com>