diff options
author | Simon Glass <sjg@chromium.org> | 2021-12-16 20:59:39 -0700 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2021-12-23 11:19:42 -0500 |
commit | 93233b07d08955dafdc8a7d2ef692d8b3facc439 (patch) | |
tree | 438633721f07a5a294ed5f2c583d44a13832c198 /tools/binman/etype/files.py | |
parent | b7d8e85b4c4eb2c5e6f5596772e4fafb0eb6e095 (diff) |
fdt: Show a runtime warning based on devicetree source
When running, if the devicetree failed to come from the expected source,
show a warning, e.g:
U-Boot ...
DRAM: 128 MiB
Core: 42 devices, 11 uclasses, devicetree: separate
Warning: Unexpected devicetree source (not from a prior stage)
Warning: U-Boot may not function properly
Flash: 64 MiB
...
These warnings should only appear if the board config has been changed, or
the prior stage is broken.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'tools/binman/etype/files.py')
0 files changed, 0 insertions, 0 deletions