Hi Simon,

On 05/07/2013 12:11 PM, Simon Glass wrote:
Iterating through subnodes with libfdt is a little painful to write as we
need something like this:

[snip]

Signed-off-by: Simon Glass <s...@chromium.org>
(Cherry-picked from dtc commit 4e76ec79)

Acked-by: Gerald Van Baren <vanba...@cideas.com>

Unless I hear otherwise, I'll drop this patch from my u-boot-fdt repo and let you (Tom?) apply it with the "sandbox" patch series since that is where it came from and where it logically belongs.

---
Changes in v4:
- Bring in upstream version of fdt_first/next_subnode()

Changes in v3: None
Changes in v2: None

  include/libfdt.h | 22 ++++++++++++++++++++++
  lib/libfdt/fdt.c | 28 ++++++++++++++++++++++++++++
  2 files changed, 50 insertions(+)

Thanks,
gvb

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to