Mercurial > ecos
diff packages/io/flash/current/ChangeLog @ 2951:ecbc3608d513
* src/flashiodev.c (flashiodev_lookup): Fix wrong code execution if
CYGFUN_IO_FLASH_BLOCK_FROM_FIS is enabled and
CYGFUN_IO_FLASH_BLOCK_FROM_DEVOFFSET is disabled.
| author | jlarmour |
|---|---|
| date | Sat, 15 May 2010 16:43:56 +0000 |
| parents | b8ec40e0124b |
| children | 46eea1e1d1b0 |
line wrap: on
line diff
--- a/packages/io/flash/current/ChangeLog +++ b/packages/io/flash/current/ChangeLog @@ -1,3 +1,9 @@ +2010-05-15 Christophe Coutand <ccoutand@stmi.com> + + * src/flashiodev.c (flashiodev_lookup): Fix wrong code execution if + CYGFUN_IO_FLASH_BLOCK_FROM_FIS is enabled and + CYGFUN_IO_FLASH_BLOCK_FROM_DEVOFFSET is disabled. + 2010-03-25 Daniel Helgason <dhelgason@shaw.ca> * cdl/io_flash.cdl: Fix "requires" constraint on
