summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorPali Rohár <pali.rohar@gmail.com>2013-09-07 22:51:02 +0200
committerPali Rohár <pali.rohar@gmail.com>2013-09-07 22:51:02 +0200
commit9b68e43ac1dac095ecfd83846cd7c9231c11106a (patch)
treeff4324059c520a4713dcc7162eb43bc1aa425a57 /TODO
parentde32a6140ab1457c6584da800708642d807b10b8 (diff)
download0xFFFF-9b68e43ac1dac095ecfd83846cd7c9231c11106a.tar.bz2
TODO: Add TODO file
Diffstat (limited to 'TODO')
-rw-r--r--TODO34
1 files changed, 34 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 0000000..915a005
--- /dev/null
+++ b/TODO
@@ -0,0 +1,34 @@
+cal:
+ * Write support
+
+cold-flash:
+ * Detect device from asic id
+
+device:
+ * Support for Nokia N950 and Nokia N9
+
+disk:
+ * Everything (work with eMMC images in USB Mass storage mode)
+
+fiasco:
+ * Support for Harmattan images
+
+image:
+ * Support for Harmattan images
+
+local:
+ * Support for flashing (on device)
+
+mkii:
+ * Everything (flashing protocol for eMMC images)
+
+nolo:
+ * Support for dumping images (it is possible?)
+ * Implement functions for setting nolo, kernel, initfs and content versions (it is possible?)
+
+operations:
+ * Enable FLASH_DISK protocol when implemented
+
+usb-device:
+ * Autodetect devices from product string
+ * Enable FLASH_DISK and FLASH_MKII protocols when implemented