On Wed, Sep 25, 2019 at 10:13 PM Simon Glass <[email protected]> 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 <[email protected]> > --- > > Changes in v2: None > > arch/x86/lib/spl.c | 3 +-- > arch/x86/lib/tpl.c | 3 +-- > 2 files changed, 2 insertions(+), 4 deletions(-) >
Reviewed-by: Bin Meng <[email protected]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

