Files
u-boot/include
Kumar Gala b4b847e951 fdt: Add function to alloc phandle values
If we are creating reference (handles) to nodes in a device tree we need
to first create a new phandle in node and this needs a new phandle
value.  So we search through the whole dtb to find the max phandle value
and return the next greater value for a new phandle allocation.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Acked-by: Gerald Van Baren <vanbaren@cideas.com>
2010-07-26 13:07:56 -05:00
..
2010-07-17 20:47:08 +02:00
2010-07-24 20:54:46 +02:00
2010-07-14 22:41:39 +02:00
2010-07-16 10:55:09 -05:00
2010-05-27 20:59:48 +02:00
2010-05-28 10:56:04 -04:00