On Fri, May 5, 2023 at 6:51 AM Simon Glass <s...@chromium.org> wrote: > > Show the area of memory cleared for BSS, when debugging is enabled. > > Signed-off-by: Simon Glass <s...@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...@gmail.com>