]> git.kernelconcepts.de Git - karo-tx-redboot.git/blobdiff - packages/io/flash/v2_0/ChangeLog
unified MX27, MX25, MX37 trees
[karo-tx-redboot.git] / packages / io / flash / v2_0 / ChangeLog
index 70e06e8f1c0ec3dba0ecacd92bc8bb92a799c6db..ad0eec93b4626223e5ef04da2da6096dea75b6df 100644 (file)
@@ -1,3 +1,10 @@
+2006-02-21  Oliver Munz  <munz@speag.ch>
+           Andrew Lunn  <andrew.lunn@ascom.ch>
+
+       * src/flash.c (flash_init): Allow repeat calls change the function
+       used for printing. There are times you don't want any output, eg you
+       are downloading am image over the serial port.
+
 2005-08-02  Andrew Lunn  <andrew.lunn@ascom.ch>
 
        * tests/flash1.c (cyg_start): Compiler warning fixes.