Two fixes for bugs in the FDT code I discovered while trying to get the mainline kernel to run on OLPC XO-1.75. XOs are running Open Firmware natively, not just passing down some blob.
Sascha Silbe (2): fdt: correctly handle uncompressed node names of: fdt: fix unflattening of FDTs containing uncompressed paths drivers/of/fdt.c | 2 ++ scripts/dtc/libfdt/fdt_ro.c | 3 +++ 2 files changed, 5 insertions(+) -- 2.11.0

