[PATCH v3 10/17] x86: spl: Show debugging for BSS
Bin Meng
bmeng.cn at gmail.com
Mon May 8 05:34:23 CEST 2023
On Fri, May 5, 2023 at 6:51 AM Simon Glass <sjg at chromium.org> wrote:
>
> Show the area of memory cleared for BSS, when debugging is enabled.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v3:
> - Drop change to memset()
>
> arch/x86/lib/spl.c | 2 ++
> 1 file changed, 2 insertions(+)
>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list