fdtdec: Update the missing-devicetree message
authorSimon Glass <sjg@chromium.org>
Thu, 14 Jan 2021 03:29:48 +0000 (20:29 -0700)
committerTom Rini <trini@konsulko.com>
Wed, 27 Jan 2021 22:03:16 +0000 (17:03 -0500)
commite1d23f569bb3d07611cc5e5ee41b32f553cabb9f
treed42ab81a543d8bf9bdffcbccc7c0005a829a48f8
parent177e7f9ce71fa659c17c2e1b8f97a1425389577f
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>
lib/fdtdec.c