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