> Please take a look at the ePAPR where the flattened > device tree format is formally speced out. > > http://www.power.org/resources/downloads/Power_ePAPR_APPROVED_v1.0.pdf > > Integers in property values and in the DTB structure > are all big-endian.
According to all this discussion so far, we'll then keep the binary format to big-endian, and dynamically switch endianness on the target itself. ARM could be configured in both mode anyway, so that also make sense to always use the same endianness regardless of the target one. Laurent GREGOIRE Embedded Software Engineering | TomTom | www.tomtom.com _______________________________________________ devicetree-discuss mailing list [email protected] https://ozlabs.org/mailman/listinfo/devicetree-discuss
