From 83dc7617ae69f847c7f68ba80956094cf23b3892 Mon Sep 17 00:00:00 2001 From: Artem Bityutskiy Date: Tue, 30 Oct 2012 09:04:11 +0200 Subject: [PATCH] bmap-flasher: add another TODO entry Change-Id: Ia9eda13492ea89230b708b931f6a42dd2c2ada55 Signed-off-by: Artem Bityutskiy --- bmap-flasher | 1 + 1 file changed, 1 insertion(+) diff --git a/bmap-flasher b/bmap-flasher index e4a8d84..7f34f91 100755 --- a/bmap-flasher +++ b/bmap-flasher @@ -13,6 +13,7 @@ TODO: 1 switch to using the logger 3 print flashing speed as well, not only time 4 split to cmdl tool and API module - these are really 2 separate things 5 flashing without bmap is 2 times slower than dd does when file is .bz2 + 6 Implement --version option """ import argparse -- 2.7.4