
17 May
2007
17 May
'07
1:32 p.m.
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.