mirror of
https://github.com/dgibson/dtc.git
synced 2025-12-07 05:35:07 -05:00
Update TODO
This commit is contained in:
parent
86dbcbd1e4
commit
1847d161dc
1 changed files with 9 additions and 12 deletions
21
TODO
21
TODO
|
|
@ -1,17 +1,14 @@
|
||||||
- Bugfixes:
|
- Bugfixes:
|
||||||
|
* Proper handling of boot cpu information
|
||||||
- Error handling / reporting
|
- Error handling / reporting
|
||||||
* Report line/column numbers for syntax errors
|
|
||||||
* Better categorization of errors into severity levels
|
* 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
|
||||||
* memory reserve section in source
|
* linux,reserve-map property
|
||||||
- Testsuite
|
* generating reserve entry for device tree itself
|
||||||
- Actually number releases, revision control, all that kind of jazz
|
* generating reserve entries from tce, rtas etc. properties
|
||||||
|
|
||||||
- Labels:
|
|
||||||
Allow labels in tree source, which will be propogated and
|
- Testsuite
|
||||||
exported as symbols in asm output
|
- Actually number releases, all that kind of jazz
|
||||||
- Autogenerate phandles
|
|
||||||
Allow property values to contain a reference to another node
|
|
||||||
(by path or label) which will be turned into a phandle for that node
|
|
||||||
in the output.
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue