aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/mach-jz47xx/jz4780/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/mach-jz47xx/jz4780/TODO')
-rw-r--r--arch/mips/mach-jz47xx/jz4780/TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/mips/mach-jz47xx/jz4780/TODO b/arch/mips/mach-jz47xx/jz4780/TODO
new file mode 100644
index 0000000..99ad622
--- /dev/null
+++ b/arch/mips/mach-jz47xx/jz4780/TODO
@@ -0,0 +1,4 @@
+- dm gpio driver
+- ethernet driver for the dm9000
+- reduce the hundreds of definitions of register addresses to the ones really needed in assembly or SPL.
+- define the remaining register base addresses as physical addresses and establish a mapping with ioremap_nocache()