On Wed, Jul 18, 2018 at 4:50 AM Sebastian Huber <sebastian.huber@xxxxxxxxxxxxxxxxxx> wrote: > > Make the default cells compatible with Linux > (OF_ROOT_NODE_ADDR_CELLS_DEFAULT and OF_ROOT_NODE_SIZE_CELLS_DEFAULT) > which is one cell (except on SPARC, here the default address cells are > two). The kernel supports a default to avoid breaking old DTs (or perhaps just OpenFirmware based platforms) which didn't set them. dtc will throw a warning or error if they are not set. So what platform do we need to support this on with libfdt? Rob -- To unsubscribe from this list: send the line "unsubscribe devicetree-compiler" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html