
28 Dec
2020
28 Dec
'20
5:25 p.m.
Reduce the length of output_node() futher by moving the struct-output functionality into a two separate functions.
Signed-off-by: Simon Glass sjg@chromium.org ---
(no changes since v1)
tools/dtoc/dtb_platdata.py | 50 ++++++++++++++++++++++++++------------ 1 file changed, 34 insertions(+), 16 deletions(-)
Applied to u-boot-dm/next, thanks!