Mercurial > ecos
diff packages/devs/flash/arm/ea2468/current/ChangeLog @ 2583:a75fc899d9d1
* cdl/flash_ea2468.cdl: Added some constraints to force flash
entry size to <= 4096 bytes because the flash block size is 4096
bytes
| author | asl |
|---|---|
| date | Tue, 04 Nov 2008 16:16:57 +0000 |
| parents | 365259c4fd0b |
| children | 74dbf4c3f2e1 |
line wrap: on
line diff
--- a/packages/devs/flash/arm/ea2468/current/ChangeLog +++ b/packages/devs/flash/arm/ea2468/current/ChangeLog @@ -1,3 +1,9 @@ +2008-11-01 Uwe Kindler <uwe_kindler@web.de> + + * cdl/flash_ea2468.cdl: Added some constraints to force flash + entry size to <= 4096 bytes because the flash block size is 4096 + bytes + 2008-07-08 Uwe Kindler <uwe_kindler@web.de> * src/flash_ea2468.c: @@ -31,9 +37,6 @@ 2008-07-08 Uwe Kindler <uwe_kindler@web // // This exception does not invalidate any other reasons why a work based on // this file might be covered by the GNU General Public License. -// -// Alternative licenses for eCos may be arranged by contacting Red Hat, Inc. -// at http://sources.redhat.com/ecos/ecos-license/ // ------------------------------------------- //####ECOSGPLCOPYRIGHTEND#### //===========================================================================
