diff options
author | germeier <germeier> | 2003-09-23 21:32:34 +0000 |
---|---|---|
committer | germeier <germeier> | 2003-09-23 21:32:34 +0000 |
commit | 7411077cbbbf0baf190ccf90aa5983b0342857ba (patch) | |
tree | ca4e5d85ccf1dc6135acf4a78667244a251b8583 /ChangeLog | |
parent | c5e32205602d8f34acca9dacee6a8e5a7bffe239 (diff) | |
download | mpiosh-7411077cbbbf0baf190ccf90aa5983b0342857ba.tar.gz mpiosh-7411077cbbbf0baf190ccf90aa5983b0342857ba.tar.bz2 mpiosh-7411077cbbbf0baf190ccf90aa5983b0342857ba.zip |
minor fix to support SM cards 16MB and below
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,8 @@ * libmpio/src/io.c (model2externalmem): added FY100 and VP-01 to the list, the external memory of these is now supported. (Thanks to John for providing the information!) + * libmpio/src/mpio.c (mpio_init_external): + minor change to possibly support card 16MB and below 2003-09-22 Markus Germeier <mager@tzi.de> * added Johns patch to support the VirginPulse |