[U-Boot] [PATCH] lib_arm: do_bootm_linux() - correct a small mistake

Jean-Christophe PLAGNIOL-VILLARD plagnioj at jcrosoft.com
Fri Nov 14 18:24:49 CET 2008


On 15:53 Sun 09 Nov     , Ilko Iliev wrote:
> This patch corrects a small bug in the "if" condition: 
> the parameter "flag" is 0 and the "if" condition is always true.
> The result is - the boom command doesn't start the kernel.
> Affected targets: all arm based.
> 
> 
> Signed-off-by: Ilko Iliev <iliev at ronetix.at>
> ---
>  lib_arm/bootm.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
Applied to u-boot-arm/master and u-boot-arm/omap3

Best Regards,
J.


More information about the U-Boot mailing list