Browse Source

libfdt: Add TODO file

Add a TODO file to keep track of future plans for libfdt.

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
main
David Gibson 18 years ago
parent
commit
209c5e56d2
  1. 6
      TODO

6
TODO

@ -0,0 +1,6 @@ @@ -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
Loading…
Cancel
Save