On Mon, Nov 2, 2020 at 7:42 AM Simon Glass <s...@chromium.org> wrote: > > Much of the output is not very useful. The bootm command is quite a bit > quieter. Convert some output to use log_debug(). > > Signed-off-by: Simon Glass <s...@chromium.org> > --- > > Changes in v2: > - Drop patches already applied > - Rebase ot master > > arch/x86/lib/zimage.c | 11 ++++++----- > 1 file changed, 6 insertions(+), 5 deletions(-) >
Reviewed-by: Bin Meng <bmeng...@gmail.com>