]> git.baikalelectronics.ru Git - uboot.git/commit
dtoc: add missing code comments
authorWalter Lozano <walter.lozano@collabora.com>
Thu, 25 Jun 2020 04:10:05 +0000 (01:10 -0300)
committerSimon Glass <sjg@chromium.org>
Fri, 10 Jul 2020 00:57:22 +0000 (18:57 -0600)
commiteaec64929595a424f032bd9b9ae640511c732d34
treee6d8a822b9cd8187f9f59ab7dae197b4b32160d9
parent225095a948d032ffaa0ef7421d6446594dae5737
dtoc: add missing code comments

Add missing information about internal class members in order to make
the code easier to follow.

Signed-off-by: Walter Lozano <walter.lozano@collabora.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
tools/dtoc/dtb_platdata.py