Mercurial > flash_v2
diff packages/redboot/current/ChangeLog @ 1657:55f30b7a6e96
* src/fs/ide.c: make sure IDE_STAT_BSY is 0 before checking other
bits in the status register
| author | jlarmour |
|---|---|
| date | Thu, 27 May 2004 06:37:44 +0000 |
| parents | e1ee6283cd48 |
| children | 59fbd6362c2b |
line wrap: on
line diff
--- a/packages/redboot/current/ChangeLog +++ b/packages/redboot/current/ChangeLog @@ -1,3 +1,9 @@ +2004-05-16 Andrew Dyer <adyer@righthandtech.com> +2004-05-27 Jonathan Larmour <jifl@eCosCentric.com> + + * src/fs/ide.c: make sure IDE_STAT_BSY is 0 before checking other + bits in the status register + 2004-05-21 Ian Campbell <icampbell@arcom.com> * src/main.c: Make it build without CYGSEM_REDBOOT_FLASH_ALIASES.
