]> git.kernelconcepts.de Git - karo-tx-redboot.git/blob - packages/devs/flash/arm/at91/v2_0/ChangeLog
Initial revision
[karo-tx-redboot.git] / packages / devs / flash / arm / at91 / v2_0 / ChangeLog
1 2001-07-19  Gary Thomas  <gthomas@redhat.com>
2
3         * src/flash_program_buf.c: Fix - needs to have A16 set.
4
5         * src/at91_flash.c: Remove debugging code.
6
7 2001-07-18  Gary Thomas  <gthomas@redhat.com>
8
9         * src/flash_query.c: 
10         * src/flash_program_buf.c: 
11         * src/flash_erase_block.c: 
12         * src/flash.h: 
13         * src/at91_flash.c: 
14         * cdl/flash_at91.cdl: New package - AT29LV1024 FLASH for AT91/EB40.
15
16 //===========================================================================
17 //####ECOSGPLCOPYRIGHTBEGIN####
18 // -------------------------------------------
19 // This file is part of eCos, the Embedded Configurable Operating System.
20 // Copyright (C) 1998, 1999, 2000, 2001, 2002 Red Hat, Inc.
21 //
22 // eCos is free software; you can redistribute it and/or modify it under
23 // the terms of the GNU General Public License as published by the Free
24 // Software Foundation; either version 2 or (at your option) any later version.
25 //
26 // eCos is distributed in the hope that it will be useful, but WITHOUT ANY
27 // WARRANTY; without even the implied warranty of MERCHANTABILITY or
28 // FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
29 // for more details.
30 //
31 // You should have received a copy of the GNU General Public License along
32 // with eCos; if not, write to the Free Software Foundation, Inc.,
33 // 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
34 //
35 // As a special exception, if other files instantiate templates or use macros
36 // or inline functions from this file, or you compile this file and link it
37 // with other works to produce a work based on this file, this file does not
38 // by itself cause the resulting work to be covered by the GNU General Public
39 // License. However the source code for this file must still be made available
40 // in accordance with section (3) of the GNU General Public License.
41 //
42 // This exception does not invalidate any other reasons why a work based on
43 // this file might be covered by the GNU General Public License.
44 //
45 // Alternative licenses for eCos may be arranged by contacting Red Hat, Inc.
46 // at http://sources.redhat.com/ecos/ecos-license/
47 // -------------------------------------------
48 //####ECOSGPLCOPYRIGHTEND####
49 //===========================================================================