[openfirmware] [commit] r3167 - cpu/arm/olpc

repository service svn at openfirmware.info
Tue Aug 14 20:48:27 CEST 2012


Author: pgf
Date: Tue Aug 14 20:48:26 2012
New Revision: 3167
URL: http://tracker.coreboot.org/trac/openfirmware/changeset/3167

Log:
bsl: add TODO list

just some reminders of what could/should be done here.

Modified:
   cpu/arm/olpc/bsl.fth

Modified: cpu/arm/olpc/bsl.fth
==============================================================================
--- cpu/arm/olpc/bsl.fth	Tue Aug 14 01:19:12 2012	(r3166)
+++ cpu/arm/olpc/bsl.fth	Tue Aug 14 20:48:26 2012	(r3167)
@@ -1,6 +1,15 @@
 \ See license at end of file
 purpose: Downloader for TI MSP430 BootStrap Loader (BSL) protocol
 
+
+\ TODO:
+\  friendlier programming interface ( "ok flash-bsl u:\file.hex")
+\  progress indicator during programming
+\  print, perhaps in red, the msp430 password after programming,
+\     iff the password doesn't match all-ff or the known neonode password.
+\  save calibration data in mfg tag, in case it's lost.
+\  create msp430 recalibrator programmer
+
 \ devalias bsl /uart at NNNN:9600,8,e,1//bsl-protocol
 
 \ the MSP430 BSL has the annoying trait that it will self-erase if



More information about the openfirmware mailing list