diff --git a/TODO b/TODO new file mode 100644 index 0000000..cd796f6 --- /dev/null +++ b/TODO @@ -0,0 +1,6 @@ +- Move fdt_strerror() to core library for convenience +- Find node by linux,phandle property +- Tree traversal functions +- Graft function +- Merge into dtc +- Make fdt_open_into() re-arrange properly