[PATCH v3 3/3] doc: global data pointer
Simon Glass
sjg at chromium.org
Mon Sep 28 06:24:42 CEST 2020
On Sun, 27 Sep 2020 at 06:41, Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
>
> Add the description of the global data pointer to the generated HTML
> documentation.
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> ---
> v3:
> x86 uses register fs for global data pointer
> v2:
> no change
> ---
> doc/develop/global_data.rst | 53 +++++++++++++++++++++++++++++++++++++
> doc/develop/index.rst | 1 +
> 2 files changed, 54 insertions(+)
> create mode 100644 doc/develop/global_data.rst
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list