[U-Boot] [PATCH 067/126] x86: Panic when SPL or TPL fail
Bin Meng
bmeng.cn at gmail.com
Fri Oct 11 03:33:58 UTC 2019
On Wed, Oct 9, 2019 at 10:02 PM Bin Meng <bmeng.cn at gmail.com> wrote:
>
> On Wed, Sep 25, 2019 at 10:58 PM Simon Glass <sjg at chromium.org> wrote:
> >
> > At present when these fail to boot there is no message, just a hang. Add a
> > panic so it is obvious that something when wrong.
> >
> > Signed-off-by: Simon Glass <sjg at chromium.org>
> > ---
> >
> > arch/x86/lib/spl.c | 2 +-
> > arch/x86/lib/tpl.c | 2 +-
> > 2 files changed, 2 insertions(+), 2 deletions(-)
> >
>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
applied to u-boot-x86, thanks!
More information about the U-Boot
mailing list