summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorDavid Gibson <david@gibson.dropbear.id.au>2007-12-19 16:07:47 +1100
committerJon Loeliger <jdl@freescale.com>2007-12-19 08:20:26 -0600
commit3e516d961a45a2a410a9dc8f61fbdd62641b5ca0 (patch)
treee9e82b9189e63a9f7397ad563769c952ba2eb919 /TODO
parent08c0be206d5d6b035db11048d19be33216332f2b (diff)
downloaddtc-3e516d961a45a2a410a9dc8f61fbdd62641b5ca0.tar.gz
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>
Diffstat (limited to 'TODO')
-rw-r--r--TODO10
1 files changed, 2 insertions, 8 deletions
diff --git a/TODO b/TODO
index 52d480e..a3e7182 100644
--- a/TODO
+++ b/TODO
@@ -1,14 +1,8 @@
- Bugfixes:
* 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
* linux,reserve-map property
* generating reserve entry for device tree itself
* generating reserve entries from tce, rtas etc. properties
-
-
-- Testsuite
-- Actually number releases, all that kind of jazz
+- Expression support
+- Macro system