Another spin of my patches to to embed and use dtc in the kernel source, rather than relying on it as an external dependency, and to use libfdt in favour of flatdevtree.c in the bootwrapper.
Only two changes from the last version: - trivial changes to make the patches apply to the current tree - fdt_init() now calls fdt_open_into() to make sure the tree is ready to go. This means the bootwrapper using libfdt can cope if supplied with a v16 tree, or a tree with the blocks in a non-preferred order. -- David Gibson | I'll have my music baroque, and my code david AT gibson.dropbear.id.au | minimalist, thank you. NOT _the_ _other_ | _way_ _around_! http://www.ozlabs.org/~dgibson _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org https://ozlabs.org/mailman/listinfo/linuxppc-dev