]> git.baikalelectronics.ru Git - uboot.git/commit
dtoc: Fix some minor errors
authorSimon Glass <sjg@chromium.org>
Fri, 6 Jul 2018 16:27:32 +0000 (10:27 -0600)
committerSimon Glass <sjg@chromium.org>
Mon, 9 Jul 2018 15:11:00 +0000 (09:11 -0600)
commit2360a91386275a6842afb4454674dfbd0edb4cab
tree22dc713e7b5ec2be3f4aef60521e9e54651b712a
parent5f62e44fbabb431bcd3756dbdd4205ece6d7cc9f
dtoc: Fix some minor errors

Fix some comments and a printf string which is incorrect.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/dtoc/dtb_platdata.py
tools/dtoc/dtoc.py
tools/dtoc/fdt.py