mirror of
https://github.com/smaeul/u-boot.git
synced 2025-11-01 20:48:16 +00: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>