mirror of
https://github.com/dgibson/dtc.git
synced 2025-12-08 12:45:29 -05:00
Add a TODO file to keep track of future plans for libfdt. Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
6 lines
196 B
Text
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
|