]> git.kernelconcepts.de Git - karo-tx-redboot.git/blob - packages/devs/flash/mips/malta/v2_0/ChangeLog
Initial revision
[karo-tx-redboot.git] / packages / devs / flash / mips / malta / v2_0 / ChangeLog
1 2001-08-10  Jesper Skov  <jskov@redhat.com>
2
3         * src/mips_malta_flash.c: Define width.
4
5         * cdl/flash_malta.cdl: Require 28F160S5 support.
6
7 2001-03-23  Jesper Skov  <jskov@redhat.com>
8
9         * src/mips_malta_flash.c (CYGNUM_FLASH_BASE): Changed again to
10         non-cached area at 0x1e000000 to avoid problem with board ID
11         word.
12
13 2001-03-22  Jesper Skov  <jskov@redhat.com>
14
15         * src/mips_malta_flash.c (CYGNUM_FLASH_BASE): Changed.
16
17 2001-03-21  Jesper Skov  <jskov@redhat.com>
18
19         * Use generic Intel driver.
20
21 //===========================================================================
22 //####ECOSGPLCOPYRIGHTBEGIN####
23 // -------------------------------------------
24 // This file is part of eCos, the Embedded Configurable Operating System.
25 // Copyright (C) 1998, 1999, 2000, 2001, 2002 Red Hat, Inc.
26 //
27 // eCos is free software; you can redistribute it and/or modify it under
28 // the terms of the GNU General Public License as published by the Free
29 // Software Foundation; either version 2 or (at your option) any later version.
30 //
31 // eCos is distributed in the hope that it will be useful, but WITHOUT ANY
32 // WARRANTY; without even the implied warranty of MERCHANTABILITY or
33 // FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
34 // for more details.
35 //
36 // You should have received a copy of the GNU General Public License along
37 // with eCos; if not, write to the Free Software Foundation, Inc.,
38 // 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
39 //
40 // As a special exception, if other files instantiate templates or use macros
41 // or inline functions from this file, or you compile this file and link it
42 // with other works to produce a work based on this file, this file does not
43 // by itself cause the resulting work to be covered by the GNU General Public
44 // License. However the source code for this file must still be made available
45 // in accordance with section (3) of the GNU General Public License.
46 //
47 // This exception does not invalidate any other reasons why a work based on
48 // this file might be covered by the GNU General Public License.
49 //
50 // Alternative licenses for eCos may be arranged by contacting Red Hat, Inc.
51 // at http://sources.redhat.com/ecos/ecos-license/
52 // -------------------------------------------
53 //####ECOSGPLCOPYRIGHTEND####
54 //===========================================================================