[U-Boot-Users] [PATCH u-boot-fdt] FDT command improvements.

Wolfgang Denk wd at denx.de
Sat May 12 16:27:48 CEST 2007


In message <20070512140543.GC28102 at cideas.com> you wrote:
>
> +			printf ("findnodeoffset() libfdt: %s\n", fdt_strerror(nodeoffset));
...
> +					printf ("libfdt fdt_open_into(): %s\n", fdt_strerror(err));
...
> -						printf("Sorry, I could not convert \"%s\"\n", cp);
> +					printf ("libfdt fdt_getprop(): %s\n", fdt_strerror(len));
...
> +				printf("libfdt fdt_del_node():  %s\n", fdt_strerror(err));
...

---------1---------2---------3---------4---------5---------6---------7---------8

Please keep in mind:

The limit on the length of lines is 80 columns and THIS IS A HARD
LIMIT.


Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,    CEO: 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
The management question ... is not _whether_ to build a pilot  system
and  throw  it away. You _will_ do that. The only question is whether
to plan in advance to build a throwaway, or to promise to deliver the
throwaway to customers.       - Fred Brooks, "The Mythical Man Month"




More information about the U-Boot mailing list