mirror of
https://github.com/dgibson/dtc.git
synced 2025-12-07 13:45:07 -05:00
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>
This commit is contained in:
parent
3aea828501
commit
209c5e56d2
1 changed files with 6 additions and 0 deletions
6
TODO
Normal file
6
TODO
Normal file
|
|
@ -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…
Add table
Add a link
Reference in a new issue