summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorDavid Gibson <dgibson@sneetch.(none)>2005-10-19 16:29:52 +1000
committerDavid Gibson <dgibson@sneetch.(none)>2005-10-19 16:29:52 +1000
commit1847d161dc2357e74c498101fbb8366c7e0495bc (patch)
tree58382f2f763f468efeb13ccb96235d6079541202 /TODO
parent86dbcbd1e421700feeae2fc83db9e464f7964262 (diff)
downloaddtc-1847d161dc2357e74c498101fbb8366c7e0495bc.tar.gz
Update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO21
1 files changed, 9 insertions, 12 deletions
diff --git a/TODO b/TODO
index 3342474..52d480e 100644
--- a/TODO
+++ b/TODO
@@ -1,17 +1,14 @@
- Bugfixes:
-
+ * Proper handling of boot cpu information
- Error handling / reporting
- * Report line/column numbers for syntax errors
* Better categorization of errors into severity levels
+ * Don't stop checking for later errors because of earlier ones
+ whenever possible
- Generate mem reserve map
- * memory reserve section in source
-- Testsuite
-- Actually number releases, revision control, all that kind of jazz
+ * linux,reserve-map property
+ * generating reserve entry for device tree itself
+ * generating reserve entries from tce, rtas etc. properties
-- 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.
+
+- Testsuite
+- Actually number releases, all that kind of jazz