Mercurial > flash_v2
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 |
| 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 | 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 | 12 * include/flash_sst_39vfxxx.inl: rename cyg_block_info to |
| 13 cyg_flash_block_info | |
| 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 | 36 2003-10-02 Roland Ca�ebohm <r.cassebohm@visionsystems.de> |
| 37 | |
| 38 * include/flash_sst_39vfxxx.inl: | |
| 39 * cdl/flash_sst_39vfxxx.cdl: New package cloned from at29xxxx driver. | |
| 40 Supported devices: SST39VF080, SST39VF016 and SST39VF400. | |
| 41 | |
| 42 //=========================================================================== | |
| 43 //####ECOSGPLCOPYRIGHTBEGIN#### | |
| 44 // ------------------------------------------- | |
| 45 // This file is part of eCos, the Embedded Configurable Operating System. | |
| 46 // Copyright (C) 1998, 1999, 2000, 2001, 2002 Red Hat, Inc. | |
| 47 // | |
| 48 // eCos is free software; you can redistribute it and/or modify it under | |
| 49 // the terms of the GNU General Public License as published by the Free | |
| 50 // Software Foundation; either version 2 or (at your option) any later version. | |
| 51 // | |
| 52 // eCos is distributed in the hope that it will be useful, but WITHOUT ANY | |
| 53 // WARRANTY; without even the implied warranty of MERCHANTABILITY or | |
| 54 // FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License | |
| 55 // for more details. | |
| 56 // | |
| 57 // You should have received a copy of the GNU General Public License along | |
| 58 // with eCos; if not, write to the Free Software Foundation, Inc., | |
| 59 // 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. | |
| 60 // | |
| 61 // As a special exception, if other files instantiate templates or use macros | |
| 62 // or inline functions from this file, or you compile this file and link it | |
| 63 // with other works to produce a work based on this file, this file does not | |
| 64 // by itself cause the resulting work to be covered by the GNU General Public | |
| 65 // License. However the source code for this file must still be made available | |
| 66 // in accordance with section (3) of the GNU General Public License. | |
| 67 // | |
| 68 // This exception does not invalidate any other reasons why a work based on | |
| 69 // this file might be covered by the GNU General Public License. | |
| 70 // | |
| 71 // Alternative licenses for eCos may be arranged by contacting Red Hat, Inc. | |
| 72 // at http://sources.redhat.com/ecos/ecos-license/ | |
| 73 // ------------------------------------------- | |
| 74 //####ECOSGPLCOPYRIGHTEND#### | |
| 75 //=========================================================================== |
