summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorDavid Gibson <dgibson@sneetch.(none)>2005-06-08 17:18:34 +1000
committerDavid Gibson <dgibson@sneetch.(none)>2005-06-08 17:18:34 +1000
commitfc14dad7692d84d5f0f547fd0456b3f98526b6cc (patch)
tree9fba031b6dfd273fcb78d23e9ff6e869cce9df97 /TODO
downloaddtc-fc14dad7692d84d5f0f547fd0456b3f98526b6cc.tar.gz
Initial commit
Diffstat (limited to 'TODO')
-rw-r--r--TODO19
1 files changed, 19 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 0000000..7136979
--- /dev/null
+++ b/TODO
@@ -0,0 +1,19 @@
+- Bugfixes:
+
+- Error handling / reporting
+ * Report line/column numbers for syntax errors
+ * Better categorization of errors into severity levels
+- Generate mem reserve map
+ * Command line options to place a number of blank entries to be
+ filled in by bootloader
+ * 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.