annotate packages/devs/flash/sst/39vfxxx/current/ChangeLog @ 1763:42c8ea63b78d

Eliminate hwr_map_error() from the V2 driver interface, it no longer serves any useful purpose
author bartv
date Mon, 29 Nov 2004 14:49:20 +0000
parents 9c1d9e5039c2
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1762
9c1d9e5039c2 Move dummy init/query/lock/unlock functions to the generic flash code,
bartv
parents: 1755
diff changeset
1 2004-11-29 Bart Veer <bartv@ecoscentric.com>
9c1d9e5039c2 Move dummy init/query/lock/unlock functions to the generic flash code,
bartv
parents: 1755
diff changeset
2
1763
42c8ea63b78d Eliminate hwr_map_error() from the V2 driver interface, it no longer
bartv
parents: 1762
diff changeset
3 * include/flash_sst_39vfxxx.inl: eliminate hwr_map_error(), no
42c8ea63b78d Eliminate hwr_map_error() from the V2 driver interface, it no longer
bartv
parents: 1762
diff changeset
4 longer needed by the generic flash code.
1762
9c1d9e5039c2 Move dummy init/query/lock/unlock functions to the generic flash code,
bartv
parents: 1755
diff changeset
5 * include/flash_sst_39vfxxx.inl: use the dummy lock/unlock
9c1d9e5039c2 Move dummy init/query/lock/unlock functions to the generic flash code,
bartv
parents: 1755
diff changeset
6 functions provided by the generic flash code.
9c1d9e5039c2 Move dummy init/query/lock/unlock functions to the generic flash code,
bartv
parents: 1755
diff changeset
7
1749
80232dbac7fb Flash API clean-ups
bartv
parents: 1727
diff changeset
8 2004-11-22 Bart Veer <bartv@ecoscentric.com>
1755
21fc12d67292 Update following changes to the flash device driver interface
bartv
parents: 1749
diff changeset
9
21fc12d67292 Update following changes to the flash device driver interface
bartv
parents: 1749
diff changeset
10 * include/flash_sst_39vfxxx.inl: assume static initialization and
21fc12d67292 Update following changes to the flash device driver interface
bartv
parents: 1749
diff changeset
11 adjust const's in various parameters
1749
80232dbac7fb Flash API clean-ups
bartv
parents: 1727
diff changeset
12 * include/flash_sst_39vfxxx.inl: rename cyg_block_info to
80232dbac7fb Flash API clean-ups
bartv
parents: 1727
diff changeset
13 cyg_flash_block_info
80232dbac7fb Flash API clean-ups
bartv
parents: 1727
diff changeset
14
1727
41dd4286cbbd * include/flash_sst_39vfxxx.inl: Set the end address to the last
asl
parents: 1712
diff changeset
15 2004-09-14 Andrew Lunn <andrew.lunn@ascom.ch>
41dd4286cbbd * include/flash_sst_39vfxxx.inl: Set the end address to the last
asl
parents: 1712
diff changeset
16
41dd4286cbbd * include/flash_sst_39vfxxx.inl: Set the end address to the last
asl
parents: 1712
diff changeset
17 * include/flash_sst_39vfxxx.inl: Set the end address to the last
41dd4286cbbd * include/flash_sst_39vfxxx.inl: Set the end address to the last
asl
parents: 1712
diff changeset
18 valid address in flash, not the first invalid address.
41dd4286cbbd * include/flash_sst_39vfxxx.inl: Set the end address to the last
asl
parents: 1712
diff changeset
19
1712
42611e3b4e77 * include/flash_sst_39vfxxx.inl: The structure declared by
asl
parents: 1701
diff changeset
20 2004-08-06 Andrew Lunn <andrew.lunn@ascom.ch>
42611e3b4e77 * include/flash_sst_39vfxxx.inl: The structure declared by
asl
parents: 1701
diff changeset
21
42611e3b4e77 * include/flash_sst_39vfxxx.inl: The structure declared by
asl
parents: 1701
diff changeset
22 * include/flash_sst_39vfxxx.inl: The structure declared by
42611e3b4e77 * include/flash_sst_39vfxxx.inl: The structure declared by
asl
parents: 1701
diff changeset
23 CYG_FLASH_FUNS should be static so we can instantiate the
42611e3b4e77 * include/flash_sst_39vfxxx.inl: The structure declared by
asl
parents: 1701
diff changeset
24 driver multiple times.
42611e3b4e77 * include/flash_sst_39vfxxx.inl: The structure declared by
asl
parents: 1701
diff changeset
25
1701
773d77981a7d * include/flash_sst_39vfxxx.inl: Added support for the SST39VF160
asl
parents: 1346
diff changeset
26 2004-08-04 Andrew Lunn <andrew.lunn@ascom.ch>
773d77981a7d * include/flash_sst_39vfxxx.inl: Added support for the SST39VF160
asl
parents: 1346
diff changeset
27
773d77981a7d * include/flash_sst_39vfxxx.inl: Added support for the SST39VF160
asl
parents: 1346
diff changeset
28 * include/flash_sst_39vfxxx.inl: Added support for the SST39VF160
773d77981a7d * include/flash_sst_39vfxxx.inl: Added support for the SST39VF160
asl
parents: 1346
diff changeset
29 device.
773d77981a7d * include/flash_sst_39vfxxx.inl: Added support for the SST39VF160
asl
parents: 1346
diff changeset
30
773d77981a7d * include/flash_sst_39vfxxx.inl: Added support for the SST39VF160
asl
parents: 1346
diff changeset
31 2004-07-16 Andrew Lunn <andrew.lunn@ascom.ch>
773d77981a7d * include/flash_sst_39vfxxx.inl: Added support for the SST39VF160
asl
parents: 1346
diff changeset
32
773d77981a7d * include/flash_sst_39vfxxx.inl: Added support for the SST39VF160
asl
parents: 1346
diff changeset
33 * include/flash_sst_39vfxxx.inl: Modified the driver to make use
773d77981a7d * include/flash_sst_39vfxxx.inl: Added support for the SST39VF160
asl
parents: 1346
diff changeset
34 of the new flash device API.
773d77981a7d * include/flash_sst_39vfxxx.inl: Added support for the SST39VF160
asl
parents: 1346
diff changeset
35
1346
a8c6b7e1ced9 * include/flash_sst_39vfxxx.inl:
asl
parents:
diff changeset
36 2003-10-02 Roland Caebohm <r.cassebohm@visionsystems.de>
a8c6b7e1ced9 * include/flash_sst_39vfxxx.inl:
asl
parents:
diff changeset
37
a8c6b7e1ced9 * include/flash_sst_39vfxxx.inl:
asl
parents:
diff changeset
38 * include/flash_sst_39vfxxx.inl:
a8c6b7e1ced9 * include/flash_sst_39vfxxx.inl:
asl
parents:
diff changeset
39 * cdl/flash_sst_39vfxxx.cdl: New package cloned from at29xxxx driver.
a8c6b7e1ced9 * include/flash_sst_39vfxxx.inl:
asl
parents:
diff changeset
40 Supported devices: SST39VF080, SST39VF016 and SST39VF400.
a8c6b7e1ced9 * include/flash_sst_39vfxxx.inl:
asl
parents:
diff changeset
41
a8c6b7e1ced9 * include/flash_sst_39vfxxx.inl:
asl
parents:
diff changeset
42 //===========================================================================
a8c6b7e1ced9 * include/flash_sst_39vfxxx.inl:
asl
parents:
diff changeset
43 //####ECOSGPLCOPYRIGHTBEGIN####
a8c6b7e1ced9 * include/flash_sst_39vfxxx.inl:
asl
parents:
diff changeset
44 // -------------------------------------------
a8c6b7e1ced9 * include/flash_sst_39vfxxx.inl:
asl
parents:
diff changeset
45 // This file is part of eCos, the Embedded Configurable Operating System.
a8c6b7e1ced9 * include/flash_sst_39vfxxx.inl:
asl
parents:
diff changeset
46 // Copyright (C) 1998, 1999, 2000, 2001, 2002 Red Hat, Inc.
a8c6b7e1ced9 * include/flash_sst_39vfxxx.inl:
asl
parents:
diff changeset
47 //
a8c6b7e1ced9 * include/flash_sst_39vfxxx.inl:
asl
parents:
diff changeset
48 // eCos is free software; you can redistribute it and/or modify it under
a8c6b7e1ced9 * include/flash_sst_39vfxxx.inl:
asl
parents:
diff changeset
49 // the terms of the GNU General Public License as published by the Free
a8c6b7e1ced9 * include/flash_sst_39vfxxx.inl:
asl
parents:
diff changeset
50 // Software Foundation; either version 2 or (at your option) any later version.
a8c6b7e1ced9 * include/flash_sst_39vfxxx.inl:
asl
parents:
diff changeset
51 //
a8c6b7e1ced9 * include/flash_sst_39vfxxx.inl:
asl
parents:
diff changeset
52 // eCos is distributed in the hope that it will be useful, but WITHOUT ANY
a8c6b7e1ced9 * include/flash_sst_39vfxxx.inl:
asl
parents:
diff changeset
53 // WARRANTY; without even the implied warranty of MERCHANTABILITY or
a8c6b7e1ced9 * include/flash_sst_39vfxxx.inl:
asl
parents:
diff changeset
54 // FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
a8c6b7e1ced9 * include/flash_sst_39vfxxx.inl:
asl
parents:
diff changeset
55 // for more details.
a8c6b7e1ced9 * include/flash_sst_39vfxxx.inl:
asl
parents:
diff changeset
56 //
a8c6b7e1ced9 * include/flash_sst_39vfxxx.inl:
asl
parents:
diff changeset
57 // You should have received a copy of the GNU General Public License along
a8c6b7e1ced9 * include/flash_sst_39vfxxx.inl:
asl
parents:
diff changeset
58 // with eCos; if not, write to the Free Software Foundation, Inc.,
a8c6b7e1ced9 * include/flash_sst_39vfxxx.inl:
asl
parents:
diff changeset
59 // 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
a8c6b7e1ced9 * include/flash_sst_39vfxxx.inl:
asl
parents:
diff changeset
60 //
a8c6b7e1ced9 * include/flash_sst_39vfxxx.inl:
asl
parents:
diff changeset
61 // As a special exception, if other files instantiate templates or use macros
a8c6b7e1ced9 * include/flash_sst_39vfxxx.inl:
asl
parents:
diff changeset
62 // or inline functions from this file, or you compile this file and link it
a8c6b7e1ced9 * include/flash_sst_39vfxxx.inl:
asl
parents:
diff changeset
63 // with other works to produce a work based on this file, this file does not
a8c6b7e1ced9 * include/flash_sst_39vfxxx.inl:
asl
parents:
diff changeset
64 // by itself cause the resulting work to be covered by the GNU General Public
a8c6b7e1ced9 * include/flash_sst_39vfxxx.inl:
asl
parents:
diff changeset
65 // License. However the source code for this file must still be made available
a8c6b7e1ced9 * include/flash_sst_39vfxxx.inl:
asl
parents:
diff changeset
66 // in accordance with section (3) of the GNU General Public License.
a8c6b7e1ced9 * include/flash_sst_39vfxxx.inl:
asl
parents:
diff changeset
67 //
a8c6b7e1ced9 * include/flash_sst_39vfxxx.inl:
asl
parents:
diff changeset
68 // This exception does not invalidate any other reasons why a work based on
a8c6b7e1ced9 * include/flash_sst_39vfxxx.inl:
asl
parents:
diff changeset
69 // this file might be covered by the GNU General Public License.
a8c6b7e1ced9 * include/flash_sst_39vfxxx.inl:
asl
parents:
diff changeset
70 //
a8c6b7e1ced9 * include/flash_sst_39vfxxx.inl:
asl
parents:
diff changeset
71 // Alternative licenses for eCos may be arranged by contacting Red Hat, Inc.
a8c6b7e1ced9 * include/flash_sst_39vfxxx.inl:
asl
parents:
diff changeset
72 // at http://sources.redhat.com/ecos/ecos-license/
a8c6b7e1ced9 * include/flash_sst_39vfxxx.inl:
asl
parents:
diff changeset
73 // -------------------------------------------
a8c6b7e1ced9 * include/flash_sst_39vfxxx.inl:
asl
parents:
diff changeset
74 //####ECOSGPLCOPYRIGHTEND####
a8c6b7e1ced9 * include/flash_sst_39vfxxx.inl:
asl
parents:
diff changeset
75 //===========================================================================