[PATCHv3 1/6] lmb: allocation flags macro documentation
Simon Glass
sjg at chromium.org
Sun Apr 19 05:52:08 CEST 2026
Hi Randolph,
On 2026-04-13T20:35:52, Randolph Sapp <rs at ti.com> wrote:
> lmb: allocation flags macro documentation
>
> Update the allocation flags inline documentation to follow the kernel
> object like macro documentation.
>
> Signed-off-by: Randolph Sapp <rs at ti.com>
> Reviewed-by: Ilias Apalodimas <ilias.apalodimas at linaro.org>
>
> include/lmb.h | 30 +++++++++++++++++++++++++-----
> 1 file changed, 25 insertions(+), 5 deletions(-)
> diff --git a/include/lmb.h b/include/lmb.h
> @@ -19,16 +19,36 @@
> + * LMB Memory region attribute flag to indicate that there is no special
> + * requests for this region. Normally used as a placeholder value.
there are no special requests
Regards,
Simon
More information about the U-Boot
mailing list