mirror of
https://xff.cz/git/u-boot/
synced 2025-10-12 13:36:59 +02:00
Tidy up this tool a little: - define which arguments are needed - split the enum values out into a header file - warn if no enum values are found - display the dtc error if something goes wrong - avoid a Python traceback on error Signed-off-by: Simon Glass <sjg@chromium.org>