mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-10 23:24:38 +00:00
6b6024a3a2
If there is a '.' in a compatible string, then dtoc will produce a struct with a name containing a '.'. This won't work, so replace it with '_'. Also add a suitable test to the sandbox device tree to catch this. Signed-off-by: Simon Glass <sjg@chromium.org> |
||
---|---|---|
.. | ||
.gitignore | ||
dtoc | ||
dtoc.py | ||
fdt.py | ||
fdt_fallback.py | ||
fdt_normal.py | ||
fdt_select.py | ||
fdt_util.py |