]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
For fdt_find_node_by_path(), handle the root path properly.
authorGerald Van Baren <vanbaren@cideas.com>
Tue, 22 May 2007 03:27:16 +0000 (23:27 -0400)
committerGerald Van Baren <vanbaren@cideas.com>
Fri, 10 Aug 2007 23:21:36 +0000 (19:21 -0400)
commit06e19a07701c968f15d72c083b5872a1a11c7b01
treee2a263a8a1e2002fc0353fa446f4aee746e43cf0
parent9675ee7208ab965d13ea8d8262d77ac4160ef549
For fdt_find_node_by_path(), handle the root path properly.

Also removes the special case root path detection in cmd_fdt.c since it
is no longer necessary.

Signed-off-by: Gerald Van Baren <vanbaren@cideas.com>
common/cmd_fdt.c
libfdt/fdt_ro.c