]> git.kernelconcepts.de Git - karo-tx-redboot.git/blob - packages/devs/flash/powerpc/mbx/v2_0/ChangeLog
Initial revision
[karo-tx-redboot.git] / packages / devs / flash / powerpc / mbx / v2_0 / ChangeLog
1 2001-06-08  Jesper Skov  <jskov@redhat.com>
2
3         * cdl/flash_mbx.cdl: Require handling of the AM29F040.
4
5 2001-05-28  Jesper Skov  <jskov@redhat.com>
6
7         * src/powerpc_mbx_flash.c: Specify data width now driver
8         autodetects part.
9
10 2001-02-23  Jesper Skov  <jskov@redhat.com>
11
12         * cdl/flash_mbx.cdl: Use new generic AMD driver.
13         * src/flash.h: [deleted]
14         * src/flash_erase_block.c: [deleted]
15         * src/flash_program_buf.c: [deleted]
16         * src/flash_query.c: [deleted]
17         * src/mbx_flash.c: [deleted]
18         * src/powerpc_mbx_flash.c: [added]
19
20 2000-12-05  Jonathan Larmour  <jlarmour@redhat.com>
21
22         * src/mbx_flash.c (flash_code_overlaps): Define stext/etext
23         as array types so no assumptions can be made by the compiler about
24         location.
25
26 2000-10-20  Gary Thomas  <gthomas@redhat.com>
27
28         * src/mbx_flash.c: 
29         * src/flash_query.c: 
30         * src/flash_program_buf.c: 
31         * src/flash_erase_block.c: 
32         * src/flash.h: 
33         * cdl/flash_mbx.cdl: New package/file(s).
34
35 //===========================================================================
36 //####ECOSGPLCOPYRIGHTBEGIN####
37 // -------------------------------------------
38 // This file is part of eCos, the Embedded Configurable Operating System.
39 // Copyright (C) 1998, 1999, 2000, 2001, 2002 Red Hat, Inc.
40 //
41 // eCos is free software; you can redistribute it and/or modify it under
42 // the terms of the GNU General Public License as published by the Free
43 // Software Foundation; either version 2 or (at your option) any later version.
44 //
45 // eCos is distributed in the hope that it will be useful, but WITHOUT ANY
46 // WARRANTY; without even the implied warranty of MERCHANTABILITY or
47 // FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
48 // for more details.
49 //
50 // You should have received a copy of the GNU General Public License along
51 // with eCos; if not, write to the Free Software Foundation, Inc.,
52 // 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
53 //
54 // As a special exception, if other files instantiate templates or use macros
55 // or inline functions from this file, or you compile this file and link it
56 // with other works to produce a work based on this file, this file does not
57 // by itself cause the resulting work to be covered by the GNU General Public
58 // License. However the source code for this file must still be made available
59 // in accordance with section (3) of the GNU General Public License.
60 //
61 // This exception does not invalidate any other reasons why a work based on
62 // this file might be covered by the GNU General Public License.
63 //
64 // Alternative licenses for eCos may be arranged by contacting Red Hat, Inc.
65 // at http://sources.redhat.com/ecos/ecos-license/
66 // -------------------------------------------
67 //####ECOSGPLCOPYRIGHTEND####
68 //===========================================================================