On Mon, Nov 2, 2020 at 7:42 AM Simon Glass <[email protected]> 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 <[email protected]> > --- > > 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 <[email protected]>

