summaryrefslogtreecommitdiff
path: root/libfdt
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 /libfdt
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 'libfdt')
-rw-r--r--libfdt/TODO4
1 files changed, 1 insertions, 3 deletions
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