So, like, the other day David Gibson mumbled:
> Flat device trees always have integers in their structure stored as
> big-endian. From this point of view, property values are
> bags-of-bytes and any endianness is up to users of the device tree to
> determine.
>
> The libfdt testcases which use pr
Flat device trees always have integers in their structure stored as
big-endian. From this point of view, property values are
bags-of-bytes and any endianness is up to users of the device tree to
determine.
The libfdt testcases which use properties with integer values,
currently use native endian