[U-Boot] [PATCH 1/2] Update i386 code (sc520_cdp)

Wolfgang Denk wd at denx.de
Tue Sep 9 11:49:56 CEST 2008


Dear Graeme Russ,

In message <1220735322.6322.8.camel at devel> you wrote:
> Attempt to bring i386 / sc520 inline with master

To make some progress, I manually fixed the wrapped lines (you owe me
a beer for that) and applied most of your patch.

I omitted this part though:

> diff --git a/include/image.h b/include/image.h
> index 9be806e..e095a32 100644
> --- a/include/image.h
> +++ b/include/image.h
> @@ -40,7 +40,7 @@
>  #include <lmb.h>
>  #include <linux/string.h>
>  #include <asm/u-boot.h>
> -
> +#include <asm/string.h>
>  #else

Including <asm/string.h> seems bogus to me as this is already done in
<linux/string.h> which is  included  just  two  lines  above.  Please
check.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
panic: kernel trap (ignored)


More information about the U-Boot mailing list