]> git.dujemihanovic.xyz Git - u-boot.git/commit
fdtgrep: Tidy up a few type warnings and comments
authorSimon Glass <sjg@chromium.org>
Sun, 17 Dec 2023 16:36:15 +0000 (09:36 -0700)
committerSimon Glass <sjg@chromium.org>
Sun, 31 Dec 2023 14:21:02 +0000 (07:21 -0700)
commit233a61373bfc474bbf48e6e278f835818083ef84
tree098e65368da17d17000db08c5a3a0a9adb6d5100
parent2c714d682d896a24fe00498f09e3d624a5ee24b2
fdtgrep: Tidy up a few type warnings and comments

Align the code with the upstream version at fdt-tools which had a few
tweaks before being applied.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/fdtgrep.c