dtc/TODO
David Gibson 209c5e56d2 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>
2006-12-21 09:57:02 +11:00

6 lines
196 B
Text

- 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