[U-Boot] [PATCH 16/53] dtoc: Update Fdt.FromData() to allow a name
sjg at google.com
sjg at google.com
Mon Jul 29 21:22:35 UTC 2019
It is confusing when something goes wrong with a device tree which was
created from data rather than a file, since there is no identifying
filename. Add an option to provide this. Use the filename as the name,
where available
Signed-off-by: Simon Glass <sjg at chromium.org>
---
tools/dtoc/fdt.py | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
Applied to u-boot-dm, thanks!
More information about the U-Boot
mailing list