Here are some improvements to the barebox devicetree support, like
multiple resources per device and named resources.

Sascha

----------------------------------------------------------------
Sascha Hauer (6):
      of: parse phandles before probing devices
      of: Add of_property_read_string_index()
      of: Allow multiple resources in 'reg' property
      of: read resource names from devicetree
      of: partitions: pass struct cdev as argument
      of: partitions: create bb device for nand flashes

 drivers/of/base.c      | 133 ++++++++++++++++++++++++++++++++++++++++---------
 drivers/of/partition.c |  13 +++--
 include/of.h           |  10 ++--
 3 files changed, 124 insertions(+), 32 deletions(-)

_______________________________________________
barebox mailing list
[email protected]
http://lists.infradead.org/mailman/listinfo/barebox

Reply via email to