Files
android_external_dtc/tests
David Gibson cbf1410eab libfdt: Add helpers for 64-bit integer properties
In device trees in the world, properties consisting of a single 64-bit
integer are not as common as those consisting of a single 32-bit, cell
sized integer, but they're common enough that they're worth including
convenience functions for.

This patch adds helper wrappers of fdt_setprop_inplace(), fdt_setprop() and
fdt_appendprop() for handling 64-bit integer quantities in properties.  For
better consistency with the names of these new *_u64() functions we also
add *_u32() functions as alternative names for the existing *_cell()
functions handling 32-bit integers.

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
2012-06-03 09:14:13 -05:00
..
2007-02-15 11:02:44 -06:00
2007-02-15 11:02:44 -06:00
2007-02-15 11:02:44 -06:00
2010-03-10 08:12:28 -06:00
2008-08-13 13:04:39 -05:00
2008-09-25 09:34:27 -05:00
2008-08-13 13:04:39 -05:00
2012-04-09 08:42:05 -05:00
2008-08-13 13:04:39 -05:00
2010-02-24 08:50:25 -06:00
2012-06-03 09:13:59 -05:00
2008-08-13 13:04:39 -05:00
2007-10-17 07:14:38 -05:00
2007-02-15 11:02:44 -06:00
2007-02-15 11:02:44 -06:00
2011-09-22 13:50:34 -05:00
2010-03-10 08:12:28 -06:00