applied

fre 2014-07-04 klockan 20:43 +0100 skrev Ian Campbell:
> Signed-off-by: Ian Campbell <[email protected]>
> ---
>  usb-boot | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/usb-boot b/usb-boot
> index 40d32ab..3881d29 100755
> --- a/usb-boot
> +++ b/usb-boot
> @@ -67,7 +67,7 @@ if [ `wc -c $felboot | cut '-d ' -f1` -gt 15616 ]; then
>       exit 1
>  fi
>  if [ ! -f $bootscr ]; then
> -     echo "ERROR: Can't fint boot script '${bootscr}'"
> +     echo "ERROR: Can't find boot script '${bootscr}'"
>       exit 1
>  fi
>  fel write 0x2000 $felboot
> -- 
> 1.9.0
> 


-- 
You received this message because you are subscribed to the Google Groups 
"linux-sunxi" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to