diff options
author | H. Peter Anvin <hpa@trantor.hos.anvin.org> | 2008-12-30 11:35:01 -0800 |
---|---|---|
committer | H. Peter Anvin <hpa@trantor.hos.anvin.org> | 2008-12-30 11:35:01 -0800 |
commit | b4f07f0c059a7f322cdb12cbcf6ce6cbaca5e774 (patch) | |
tree | 2a706ce1bb6c71d6b8498037503487f53b35f648 | |
parent | c879bba5516e75429e15a4ee469104a0a6cf12f1 (diff) | |
download | abc80-b4f07f0c059a7f322cdb12cbcf6ce6cbaca5e774.tar.gz abc80-b4f07f0c059a7f322cdb12cbcf6ce6cbaca5e774.tar.xz abc80-b4f07f0c059a7f322cdb12cbcf6ce6cbaca5e774.zip |
Document updates in DE1-10abc80-de1-10
-rw-r--r-- | CHANGES | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -1,3 +1,18 @@ +Changes in release DE1-10: +-------------------------- +* Fix a bug during initialization which would result in SD card + initialization failure E6 on most cards - but, of course, not the + one I was using for development. +* Fix the support for SDHC cards. Now at least one particular SDHC + card works. + + +Changes in release DE1-9: +------------------------- +* Fix potential race conditions in the handling of the SD internal + buffer. + + Changes in release DE1-8: ------------------------- * Better error handling for SD card intialization errors. Now |