[Crosstoolchain-logs] [device-tree-compiler] 231/357: dtc: Update TODO files
Hector Oron
zumbi at moszumanska.debian.org
Thu Dec 8 17:06:17 UTC 2016
This is an automated email from the git hooks/post-receive script.
zumbi pushed a commit to branch upstream/1.3.x
in repository device-tree-compiler.
commit 3e516d961a45a2a410a9dc8f61fbdd62641b5ca0
Author: David Gibson <david at gibson.dropbear.id.au>
Date: Wed Dec 19 16:07:47 2007 +1100
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 at gibson.dropbear.id.au>
---
TODO | 10 ++--------
libfdt/TODO | 4 +---
2 files changed, 3 insertions(+), 11 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
diff --git a/libfdt/TODO b/libfdt/TODO
index 794d0a6..288437e 100644
--- a/libfdt/TODO
+++ b/libfdt/TODO
@@ -1,5 +1,3 @@
-- Find node by linux,phandle property
- Tree traversal functions
- Graft function
-- Merge into dtc
-- Make fdt_open_into() re-arrange properly
+- Complete libfdt.h documenting comments
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/crosstoolchain/device-tree-compiler.git
More information about the Crosstoolchain-logs
mailing list