[PATCH v2 08/21] dtoc: Make _output_list a top-level function
Simon Glass
sjg at chromium.org
Mon Dec 28 17:25:40 CET 2020
It is annoying to have this function inside its parent since it makes the
parent longer and hard to read. Move it to the top level.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
(no changes since v1)
tools/dtoc/dtb_platdata.py | 80 +++++++++++++++++++-------------------
1 file changed, 40 insertions(+), 40 deletions(-)
Applied to u-boot-dm/next, thanks!
More information about the U-Boot
mailing list