Hi Simon, On Fri, Oct 16, 2020 at 1:57 PM Bin Meng <bmeng...@gmail.com> wrote: > > Hi Simon, > > On Mon, Sep 28, 2020 at 8:46 AM Simon Glass <s...@chromium.org> wrote: > > > > Add logging for each part of the boot process, using a new > > using a new category? > > > > > Signed-off-by: Simon Glass <s...@chromium.org> > > --- > > > > arch/x86/lib/zimage.c | 6 ++++++ > > common/log.c | 1 + > > include/log.h | 1 + > > 3 files changed, 8 insertions(+) > > > > Reviewed-by: Bin Meng <bmeng...@gmail.com>
Could you please rebase this series? Applying: x86: zimage: Add a little more logging error: patch failed: common/log.c:26 error: common/log.c: patch does not apply Patch failed at 0001 x86: zimage: Add a little more logging The copy of the patch that failed is found in: .git/rebase-apply/patch When you have resolved this problem, run "git am --continue". If you prefer to skip this patch, run "git am --skip" instead. To restore the original branch and stop patching, run "git am --abort". Regards, Bin