On 31 January 2016 at 22:31, Peng Fan <[email protected]> wrote: > Introduce fdtdec_get_child_count for get the number of subnodes > of one parent node. > > Signed-off-by: Peng Fan <[email protected]> > Cc: Simon Glass <[email protected]> > --- > > V2: > correct spell error. > renamed to fdtdec_get_child_count, move code to lib/fdtdec.c and add > prototype in include/fdtdec.h > > include/fdtdec.h | 9 +++++++++ > lib/fdtdec.c | 11 +++++++++++ > 2 files changed, 20 insertions(+)
Acked-by: Simon Glass <[email protected]> _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

