libfdt: Enhanced and published fdt_next_tag()
authorGerald Van Baren <vanbaren@cideas.com>
Sat, 31 Mar 2007 16:13:43 +0000 (12:13 -0400)
committerGerald Van Baren <vanbaren@cideas.com>
Sat, 31 Mar 2007 16:13:43 +0000 (12:13 -0400)
commit3af0d587d93e0be5f96e1b30fa41e662f8b0803e
treeaff9722cacec7ea01fc4a8464df5a2dfce39f703
parentfa3a74cec73dfd06a5ae35a9a3368200273aaa71
libfdt: Enhanced and published fdt_next_tag()

Enhanced the formerly private function _fdt_next_tag() to allow stepping
  through the tree, used to produce a human-readable dump, and made
  it part of the published interface.
Also added some comments.
include/libfdt.h
libfdt/fdt.c
libfdt/fdt_ro.c
libfdt/fdt_rw.c
libfdt/fdt_sw.c
libfdt/fdt_wip.c
libfdt/libfdt_internal.h