[PATCH 2/5] doc: add include/lmb.h to the HTML documentation
Simon Glass
sjg at chromium.org
Thu Nov 25 01:12:44 CET 2021
On Sun, 14 Nov 2021 at 02:03, Heinrich Schuchardt
<heinrich.schuchardt at canonical.com> wrote:
>
> Correct Sphinx style comments in include/lmb.h
>
> Add the logical memory block API to the HTML documentation.
>
> Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt at canonical.com>
> ---
> doc/api/index.rst | 1 +
> doc/api/lmb.rst | 7 +++++++
> include/lmb.h | 23 ++++++++++++-----------
> 3 files changed, 20 insertions(+), 11 deletions(-)
> create mode 100644 doc/api/lmb.rst
At last, thank you!
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list