[U-Boot] [PATCH] x86/bootm: fix error handling in boot_prep_linux(...)

Bin Meng bmeng.cn at gmail.com
Thu Oct 11 05:58:07 UTC 2018


On Thu, Oct 11, 2018 at 1:44 PM Hannes Schmelzer
<hannes.schmelzer at br-automation.com> wrote:
>
> Once we get a zero pointer from load_zimage(...) we must bunch out
> instead of continue boot.
>
> Signed-off-by: Hannes Schmelzer <hannes.schmelzer at br-automation.com>
> ---
>
>  arch/x86/lib/bootm.c | 4 ++++
>  1 file changed, 4 insertions(+)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list