[U-Boot-Users] fdt_find_compatible_node() and friends

Wolfgang Grandegger wg at grandegger.com
Thu May 17 13:32:10 CEST 2007


Hi Jerry,

Jerry Van Baren wrote:
[...]
> Hi Wolfgang G,
> 
> I've applied your patches to my local (working) repository and will push 
> the changes tonight (my tonight, your tomorrow ;-).  I created a 
> subroutine out of three snippets of code in cmd_fdt.c which your 
> fdt_find_node_by_path() change  fixed up so I had to fix one line in the 
> new subroutine by hand.  Not bad at all considering the changes I made 
> in that file.

Thanks. In the meantime I observed, that

   fdt_find_node_by_path(fdt, 0, "/");

returns an error. Is that by purpose?

> Your patches have a From: line rather than a Signed-off-by: line, I 
> presume it is OK (and desirable) for me to change it into a 
> Signed-off-by: line (I'll add my own Acked-by: line).

That's fine, of course.

Wolfgang.




More information about the U-Boot mailing list