u-boot/tools/dtoc
Simon Glass b3f5474077 dtoc: Move the main code into a function
Put this code into a function so it is easy for it be run when packaged.

Signed-off-by: Simon Glass <sjg@chromium.org>
2023-03-08 11:40:49 -08:00
..
test dm: doc: Move to new driver model schema 2023-02-14 09:43:27 -07:00
.gitignore dm: Add a library to provide simple device-tree access 2016-07-14 20:40:24 -06:00
__init__.py tools: Add init files for Python tools 2022-01-24 16:03:27 -05:00
dtb_platdata.py dm: doc: Move to new driver model schema 2023-02-14 09:43:27 -07:00
dtoc dtoc: Rename the main module 2020-04-26 14:25:21 -06:00
fdt.py patman: Move library functions into a library directory 2023-03-08 11:40:49 -08:00
fdt_util.py patman: Move library functions into a library directory 2023-03-08 11:40:49 -08:00
main.py dtoc: Move the main code into a function 2023-03-08 11:40:49 -08:00
setup.py dtoc: Add a setup script for Python 2020-08-22 08:53:38 -06:00
src_scan.py dtoc: Detect drivers which do not parse correctly 2021-07-21 10:27:34 -06:00
test_dtoc.py patman: Move library functions into a library directory 2023-03-08 11:40:49 -08:00
test_fdt dtoc: Add some tests for the fdt module 2018-07-09 09:11:00 -06:00
test_fdt.py patman: Move library functions into a library directory 2023-03-08 11:40:49 -08:00
test_src_scan.py patman: Move library functions into a library directory 2023-03-08 11:40:49 -08:00