dtc/TODO
David Gibson 4102d840d9 Initial label support. Also switch to glr-parser mode and get rid of
hacks that were necessary without it.
2005-06-16 14:36:37 +10:00

17 lines
566 B
Text

- Bugfixes:
- Error handling / reporting
* Report line/column numbers for syntax errors
* Better categorization of errors into severity levels
- Generate mem reserve map
* memory reserve section in source
- Testsuite
- Actually number releases, revision control, all that kind of jazz
- Labels:
Allow labels in tree source, which will be propogated and
exported as symbols in asm output
- 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.