[PATCH v2 15/24] dtoc: Move the main code into a function
Simon Glass
sjg at chromium.org
Wed Mar 8 23:17:23 CET 2023
Put this code into a function so it is easy for it be run when packaged.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
Changes in v2:
- Add patch to split out the main code into a function
tools/dtoc/main.py | 100 +++++++++++++++++++++++----------------------
1 file changed, 52 insertions(+), 48 deletions(-)
Applied to u-boot-dm/next, thanks!
More information about the U-Boot
mailing list