diff options
author | Pali Rohár <pali.rohar@gmail.com> | 2016-12-24 18:23:43 +0100 |
---|---|---|
committer | Pali Rohár <pali.rohar@gmail.com> | 2016-12-24 18:23:43 +0100 |
commit | 955ee1bd1e85fcef9cfcd9ed956f85a0efb43dfa (patch) | |
tree | ae52ffc05286225d2220e74b2270015a212f5155 | |
parent | 08485a0c094cf021e5abedd001741da9d0fd1474 (diff) | |
download | 0xFFFF-955ee1bd1e85fcef9cfcd9ed956f85a0efb43dfa.tar.bz2 |
TODO: Update state
-rw-r--r-- | TODO | 18 |
1 files changed, 5 insertions, 13 deletions
@@ -4,11 +4,9 @@ cal: 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) + * Support for flashing mmc images + * Badblock checking fiasco: * Support for Harmattan images @@ -18,17 +16,11 @@ image: local: * Support for flashing (on device) + * Write versions + * Badblock checking mkii: - * Everything (flashing protocol for eMMC images) + * Support for flashing 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 |