]> git.kernelconcepts.de Git - karo-tx-redboot.git/blob - packages/devs/flash/arm/eb40a/v2_0/ChangeLog
Initial revision
[karo-tx-redboot.git] / packages / devs / flash / arm / eb40a / v2_0 / ChangeLog
1 2004-11-12  Andrew Lunn  <andrew.lunn@ascom.ch>
2
3         * cdl/flash_eb40a.cdl: Enable the hardware bug workaround in the
4         flash driver.
5
6 2003-07-15  Jonathan Larmour  <jifl@eCosCentric.com>
7
8         * src/eb40a_flash.c: Generic Atmel driver now supports boot blocks.
9         Other tweaks for the generic Atmel driver changes.
10
11 2002-07-08  Tim Drury <tdrury@siliconmotorsports.com>
12
13         * devs/flash/arm/eb40a/...: new package.  FLASH memory support for
14         Atmel EB40a board.
15
16         * include/arm_eb40a_flash.inl: New file
17         
18         * cdl/flash_eb40a_pid.cdl: New file.
19
20 //===========================================================================
21 //####ECOSGPLCOPYRIGHTBEGIN####
22 // -------------------------------------------
23 // This file is part of eCos, the Embedded Configurable Operating System.
24 // Copyright (C) 1998, 1999, 2000, 2001, 2002 Red Hat, Inc.
25 //
26 // eCos is free software; you can redistribute it and/or modify it under
27 // the terms of the GNU General Public License as published by the Free
28 // Software Foundation; either version 2 or (at your option) any later version.
29 //
30 // eCos is distributed in the hope that it will be useful, but WITHOUT ANY
31 // WARRANTY; without even the implied warranty of MERCHANTABILITY or
32 // FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
33 // for more details.
34 //
35 // You should have received a copy of the GNU General Public License along
36 // with eCos; if not, write to the Free Software Foundation, Inc.,
37 // 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
38 //
39 // As a special exception, if other files instantiate templates or use macros
40 // or inline functions from this file, or you compile this file and link it
41 // with other works to produce a work based on this file, this file does not
42 // by itself cause the resulting work to be covered by the GNU General Public
43 // License. However the source code for this file must still be made available
44 // in accordance with section (3) of the GNU General Public License.
45 //
46 // This exception does not invalidate any other reasons why a work based on
47 // this file might be covered by the GNU General Public License.
48 //
49 // Alternative licenses for eCos may be arranged by contacting Red Hat, Inc.
50 // at http://sources.redhat.com/ecos/ecos-license/
51 // -------------------------------------------
52 //####ECOSGPLCOPYRIGHTEND####
53 //===========================================================================