]> git.baikalelectronics.ru Git - uboot.git/commit
abuf: Support use from tools
authorSimon Glass <sjg@chromium.org>
Sun, 15 Jan 2023 21:15:45 +0000 (14:15 -0700)
committerTom Rini <trini@konsulko.com>
Sat, 11 Feb 2023 17:22:34 +0000 (12:22 -0500)
commitd161f13f3d6ba5d593c071a06332c0ffa380eaac
tree8e403d1a0a68676a46af8c9ada2f5f98d06b668f
parent9e2b2dc3eb23c9878253f63ecdf0a422606c8b18
abuf: Support use from tools

Update the code slightly so that abuf can be used in U-Boot tools. It will
soon be needed for proftool.

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