commit | a527e4100e6749a679b0da556429eb20f799e360 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Jan 13 20:29:48 2021 -0700 |
committer | Tom Rini <trini@konsulko.com> | Wed Jan 27 17:03:16 2021 -0500 |
tree | d42ab81a543d8bf9bdffcbccc7c0005a829a48f8 | |
parent | 1eb729447aaeed92b1945f383868be6546473bae [diff] |
fdtdec: Update the missing-devicetree message This includes information about sandbox which is not relevant for most boards. Drop it. Also add the address to help figure out the problem. Signed-off-by: Simon Glass <sjg@chromium.org>