[PATCH 0/5] lmb: documentation and clean up
Heinrich Schuchardt
heinrich.schuchardt at canonical.com
Sun Nov 14 10:03:09 CET 2021
Add the LMB library to the HTML documenation.
Start cleaning up the library.
Heinrich Schuchardt (5):
lmb: remove lmb_is_nomap() from include
doc: add include/lmb.h to the HTML documentation
lmb: remove extern keyword in lmb.h
lmb: drop unused lmb_size_bytes()
lmb: fix typo 'commun'
doc/api/index.rst | 1 +
doc/api/lmb.rst | 7 +++++
include/lmb.h | 72 +++++++++++++++++++----------------------------
lib/Kconfig | 2 +-
test/lib/lmb.c | 5 ++++
5 files changed, 43 insertions(+), 44 deletions(-)
create mode 100644 doc/api/lmb.rst
--
2.32.0
More information about the U-Boot
mailing list