On Wed, Oct 2, 2019 at 10:07 PM Bin Meng wrote:
>
> On Wed, Sep 25, 2019 at 10:13 PM Simon Glass wrote:
> >
> > Use the standard hang() function when booting fails since this implements
> > the defined U-Boot behaviour for this situation.
> >
> > Signed-off-by: Simon Glass
> > ---
> >
> > Change
On Wed, Sep 25, 2019 at 10:13 PM Simon Glass wrote:
>
> Use the standard hang() function when booting fails since this implements
> the defined U-Boot behaviour for this situation.
>
> Signed-off-by: Simon Glass
> ---
>
> Changes in v2: None
>
> arch/x86/lib/spl.c | 3 +--
> arch/x86/lib/tpl.c |
Use the standard hang() function when booting fails since this implements
the defined U-Boot behaviour for this situation.
Signed-off-by: Simon Glass
---
Changes in v2: None
arch/x86/lib/spl.c | 3 +--
arch/x86/lib/tpl.c | 3 +--
2 files changed, 2 insertions(+), 4 deletions(-)
diff --git a/a
3 matches
Mail list logo