2e89e685a8
Currently, we're using u32 for cell values, and hence assuming host-endian device trees. As we'd like to support little-endian platforms, use a __be32 for cell values, and convert in the cell accessors. Signed-off-by: Jeremy Kerr <jeremy.kerr@canonical.com> Signed-off-by: Grant Likely <grant.likely@secretlab.ca> |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
base.c | ||
device.c | ||
fdt.c | ||
gpio.c | ||
of_i2c.c | ||
of_mdio.c | ||
of_spi.c | ||
platform.c |