mirror of
https://github.com/dgibson/dtc.git
synced 2025-10-13 08:17:40 -04:00
dtc: Update TODO files
This patch makes a bunch of updates to the TODO files for dtc and libfdt, some of them rather overdue. Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
This commit is contained in:
parent
08c0be206d
commit
3e516d961a
2 changed files with 3 additions and 11 deletions
10
TODO
10
TODO
|
@ -1,14 +1,8 @@
|
||||||
- Bugfixes:
|
- Bugfixes:
|
||||||
* Proper handling of boot cpu information
|
* Proper handling of boot cpu information
|
||||||
- Error handling / reporting
|
|
||||||
* Better categorization of errors into severity levels
|
|
||||||
* Don't stop checking for later errors because of earlier ones
|
|
||||||
whenever possible
|
|
||||||
- Generate mem reserve map
|
- Generate mem reserve map
|
||||||
* linux,reserve-map property
|
* linux,reserve-map property
|
||||||
* generating reserve entry for device tree itself
|
* generating reserve entry for device tree itself
|
||||||
* generating reserve entries from tce, rtas etc. properties
|
* generating reserve entries from tce, rtas etc. properties
|
||||||
|
- Expression support
|
||||||
|
- Macro system
|
||||||
- Testsuite
|
|
||||||
- Actually number releases, all that kind of jazz
|
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
- Find node by linux,phandle property
|
|
||||||
- Tree traversal functions
|
- Tree traversal functions
|
||||||
- Graft function
|
- Graft function
|
||||||
- Merge into dtc
|
- Complete libfdt.h documenting comments
|
||||||
- Make fdt_open_into() re-arrange properly
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue