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.
Showing
- include/libfdt.h 3 additions, 0 deletionsinclude/libfdt.h
- libfdt/fdt.c 0 additions, 39 deletionslibfdt/fdt.c
- libfdt/fdt_ro.c 110 additions, 6 deletionslibfdt/fdt_ro.c
- libfdt/fdt_rw.c 3 additions, 3 deletionslibfdt/fdt_rw.c
- libfdt/fdt_sw.c 1 addition, 1 deletionlibfdt/fdt_sw.c
- libfdt/fdt_wip.c 2 additions, 2 deletionslibfdt/fdt_wip.c
- libfdt/libfdt_internal.h 0 additions, 1 deletionlibfdt/libfdt_internal.h
Loading
Please register or sign in to comment