Mercurial > ecos
annotate packages/devs/flash/synth/current/ChangeLog @ 3292:7f8e529b4d82 default tip
Fix FREESCALE_EDMA_NBYTES_MLOFFYES_MLOFF() so it works with negative offsets.
| author | vae |
|---|---|
| date | Wed, 29 Apr 2015 23:31:48 +0000 |
| parents | 957d0458e043 |
| children |
| rev | line source |
|---|---|
| 2831 | 1 2009-02-26 Bart Veer <bartv@ecoscentric.com> |
| 2 | |
| 3 * tests/flash1.c, tests/flash2.c: fix breakage caused by banner | |
| 4 change. | |
| 5 | |
|
2824
553537218b56
* tests/flash2.c (cyg_user_start): Call cyg_flash_init with
jlarmour
parents:
2814
diff
changeset
|
6 2009-02-20 Jonathan Larmour <jifl@eCosCentric.com> |
|
553537218b56
* tests/flash2.c (cyg_user_start): Call cyg_flash_init with
jlarmour
parents:
2814
diff
changeset
|
7 |
| 2831 | 8 * tests/flash2.c (cyg_user_start): Call cyg_flash_init with |
| 9 NULL arg. | |
|
2824
553537218b56
* tests/flash2.c (cyg_user_start): Call cyg_flash_init with
jlarmour
parents:
2814
diff
changeset
|
10 |
|
2814
465fd3fc7787
* tests/flash2.c (cyg_user_start): Update for minor flash API
jlarmour
parents:
2729
diff
changeset
|
11 2009-02-18 Jonathan Larmour <jifl@eCosCentric.com> |
|
465fd3fc7787
* tests/flash2.c (cyg_user_start): Update for minor flash API
jlarmour
parents:
2729
diff
changeset
|
12 |
|
465fd3fc7787
* tests/flash2.c (cyg_user_start): Update for minor flash API
jlarmour
parents:
2729
diff
changeset
|
13 * tests/flash2.c (cyg_user_start): Update for minor flash API |
|
465fd3fc7787
* tests/flash2.c (cyg_user_start): Update for minor flash API
jlarmour
parents:
2729
diff
changeset
|
14 mod to call cyg_flash_set_global_printf() to set printf |
|
465fd3fc7787
* tests/flash2.c (cyg_user_start): Update for minor flash API
jlarmour
parents:
2729
diff
changeset
|
15 function. |
|
465fd3fc7787
* tests/flash2.c (cyg_user_start): Update for minor flash API
jlarmour
parents:
2729
diff
changeset
|
16 |
| 2699 | 17 2008-12-23 Simon Kallweit <simon.kallweit@intefo.ch> |
| 18 | |
| 19 * src/flash_erase_block.c: | |
| 20 * src/flash_program_buf.c: | |
| 21 Implemented simulation of proper NOR flash writes. General cleanup. | |
| 22 | |
| 2696 | 23 2008-12-18 Simon Kallweit <simon.kallweit@intefo.ch> |
| 24 | |
| 25 * src/synth.c: Fixed error check of mmap call. | |
| 26 | |
| 2659 | 27 2008-11-19 Simon Kallweit <simon.kallweit@intefo.ch> |
| 28 | |
| 29 * tests/flash2.c: Fixed a few warnings. | |
| 30 | |
|
2630
3e8e26d3183a
Merge flashv2 branch to trunk, with eCosCentric additions
jlarmour
parents:
2045
diff
changeset
|
31 2008-11-17 Jonathan Larmour <jifl@eCosCentric.com> |
|
3e8e26d3183a
Merge flashv2 branch to trunk, with eCosCentric additions
jlarmour
parents:
2045
diff
changeset
|
32 |
|
3e8e26d3183a
Merge flashv2 branch to trunk, with eCosCentric additions
jlarmour
parents:
2045
diff
changeset
|
33 * Merge from flash_v2 branch: |
|
3e8e26d3183a
Merge flashv2 branch to trunk, with eCosCentric additions
jlarmour
parents:
2045
diff
changeset
|
34 |
|
3e8e26d3183a
Merge flashv2 branch to trunk, with eCosCentric additions
jlarmour
parents:
2045
diff
changeset
|
35 2004-12-02 Bart Veer <bartv@ecoscentric.com> |
|
3e8e26d3183a
Merge flashv2 branch to trunk, with eCosCentric additions
jlarmour
parents:
2045
diff
changeset
|
36 |
|
3e8e26d3183a
Merge flashv2 branch to trunk, with eCosCentric additions
jlarmour
parents:
2045
diff
changeset
|
37 * src/synth.c: explicitly include <cyg/io/flash_dev.h> rather than |
|
3e8e26d3183a
Merge flashv2 branch to trunk, with eCosCentric additions
jlarmour
parents:
2045
diff
changeset
|
38 just defining _FLASH_PRIVATE_ |
|
3e8e26d3183a
Merge flashv2 branch to trunk, with eCosCentric additions
jlarmour
parents:
2045
diff
changeset
|
39 * tests/flash2.c (cyg_user_start): update as per the v2 testcase |
|
3e8e26d3183a
Merge flashv2 branch to trunk, with eCosCentric additions
jlarmour
parents:
2045
diff
changeset
|
40 |
|
3e8e26d3183a
Merge flashv2 branch to trunk, with eCosCentric additions
jlarmour
parents:
2045
diff
changeset
|
41 2004-11-22 Bart Veer <bartv@ecoscentric.com> |
|
3e8e26d3183a
Merge flashv2 branch to trunk, with eCosCentric additions
jlarmour
parents:
2045
diff
changeset
|
42 |
|
3e8e26d3183a
Merge flashv2 branch to trunk, with eCosCentric additions
jlarmour
parents:
2045
diff
changeset
|
43 * cdl/flash_synth.cdl: fix testcase definitions |
|
3e8e26d3183a
Merge flashv2 branch to trunk, with eCosCentric additions
jlarmour
parents:
2045
diff
changeset
|
44 |
|
3e8e26d3183a
Merge flashv2 branch to trunk, with eCosCentric additions
jlarmour
parents:
2045
diff
changeset
|
45 2004-08-03 Andrew Lunn <andrew.lunn@ascom.ch> |
|
3e8e26d3183a
Merge flashv2 branch to trunk, with eCosCentric additions
jlarmour
parents:
2045
diff
changeset
|
46 |
|
3e8e26d3183a
Merge flashv2 branch to trunk, with eCosCentric additions
jlarmour
parents:
2045
diff
changeset
|
47 * cdl/flash_synth.cdl: Indicate we need the legacy device API. |
|
3e8e26d3183a
Merge flashv2 branch to trunk, with eCosCentric additions
jlarmour
parents:
2045
diff
changeset
|
48 * cdl/flash_synth.cdl: |
|
3e8e26d3183a
Merge flashv2 branch to trunk, with eCosCentric additions
jlarmour
parents:
2045
diff
changeset
|
49 * tests/flash2.c: Added a second test case for the new API. |
|
3e8e26d3183a
Merge flashv2 branch to trunk, with eCosCentric additions
jlarmour
parents:
2045
diff
changeset
|
50 |
|
2045
efbe5b41658e
* tests/flash1.c (cyg_user_start): Fix a compiler warning about
asl
parents:
1938
diff
changeset
|
51 2005-08-02 Andrew Lunn <andrew.lunn@ascom.ch> |
|
efbe5b41658e
* tests/flash1.c (cyg_user_start): Fix a compiler warning about
asl
parents:
1938
diff
changeset
|
52 |
|
efbe5b41658e
* tests/flash1.c (cyg_user_start): Fix a compiler warning about
asl
parents:
1938
diff
changeset
|
53 * tests/flash1.c (cyg_user_start): Fix a compiler warning about |
|
efbe5b41658e
* tests/flash1.c (cyg_user_start): Fix a compiler warning about
asl
parents:
1938
diff
changeset
|
54 signedness of pointers. |
|
efbe5b41658e
* tests/flash1.c (cyg_user_start): Fix a compiler warning about
asl
parents:
1938
diff
changeset
|
55 |
|
efbe5b41658e
* tests/flash1.c (cyg_user_start): Fix a compiler warning about
asl
parents:
1938
diff
changeset
|
56 2005-07-30 Andrew Lunn <andrew.lunn@ascom.ch> |
|
efbe5b41658e
* tests/flash1.c (cyg_user_start): Fix a compiler warning about
asl
parents:
1938
diff
changeset
|
57 |
|
efbe5b41658e
* tests/flash1.c (cyg_user_start): Fix a compiler warning about
asl
parents:
1938
diff
changeset
|
58 * src/synth.c (flash_hwr_init): Cast to keep the compiler happy. |
|
efbe5b41658e
* tests/flash1.c (cyg_user_start): Fix a compiler warning about
asl
parents:
1938
diff
changeset
|
59 |
|
1938
389f2895cea2
* tests/flash1.c: gcc 3.x does not like string continuing
asl
parents:
1861
diff
changeset
|
60 2005-03-27 Andrew Lunn <andrew.lunn@ascom.ch> |
|
389f2895cea2
* tests/flash1.c: gcc 3.x does not like string continuing
asl
parents:
1861
diff
changeset
|
61 |
|
389f2895cea2
* tests/flash1.c: gcc 3.x does not like string continuing
asl
parents:
1861
diff
changeset
|
62 * tests/flash1.c: gcc 3.x does not like string continuing |
|
389f2895cea2
* tests/flash1.c: gcc 3.x does not like string continuing
asl
parents:
1861
diff
changeset
|
63 over lines with the " open. |
|
389f2895cea2
* tests/flash1.c: gcc 3.x does not like string continuing
asl
parents:
1861
diff
changeset
|
64 |
| 1861 | 65 2004-12-15 Andrew Lunn <andrew.lunn@ascom.ch> |
| 66 | |
| 67 * src/synth.c: Moved cyg_hal_sys_mmap into the HAL. | |
| 68 | |
| 1388 | 69 2003-11-20 Jani Monoses <jani@iv.ro> |
| 70 | |
|
2630
3e8e26d3183a
Merge flashv2 branch to trunk, with eCosCentric additions
jlarmour
parents:
2045
diff
changeset
|
71 * tests/flash1.c: Update flash_init() call to reflect |
| 1388 | 72 new prototype. |
| 73 | |
|
208
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
202
diff
changeset
|
74 2002-01-23 Jonathan Larmour <jlarmour@redhat.com> |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
202
diff
changeset
|
75 |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
202
diff
changeset
|
76 * cdl/flash_synth.cdl: Add CYGMEM_FLASH_SYNTH_BASE to allow |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
202
diff
changeset
|
77 imposition of base address. |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
202
diff
changeset
|
78 Add CYGSEM_FLASH_SYNTH_FILE_WRITEBACK to allow changes to be |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
202
diff
changeset
|
79 reflected in the underlying file. |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
202
diff
changeset
|
80 * src/synth.c (flash_hwr_init): Implement CYGMEM_FLASH_SYNTH_BASE and |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
202
diff
changeset
|
81 CYGSEM_FLASH_SYNTH_FILE_WRITEBACK using appropriate args to mmap(). |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
202
diff
changeset
|
82 Include <string.h> to avoid warning. |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
202
diff
changeset
|
83 |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
202
diff
changeset
|
84 2002-01-11 Jonathan Larmour <jlarmour@redhat.com> |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
202
diff
changeset
|
85 |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
202
diff
changeset
|
86 * src/synth.c (flash_hwr_init): Initialize to 0xff if the file |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
202
diff
changeset
|
87 needs creating. |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
202
diff
changeset
|
88 * cdl/flash_synth.cdl: requires errno codes. |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
202
diff
changeset
|
89 |
|
202
353a011b23b8
Merge from eCos master repository on 2002-01-11-06:43:03-GMT
jlarmour
parents:
diff
changeset
|
90 2002-01-08 Jonathan Larmour <jlarmour@redhat.com> |
|
353a011b23b8
Merge from eCos master repository on 2002-01-11-06:43:03-GMT
jlarmour
parents:
diff
changeset
|
91 2001-11-1 Andrew Lunn <andrew.lunn@ascom.ch> |
|
353a011b23b8
Merge from eCos master repository on 2002-01-11-06:43:03-GMT
jlarmour
parents:
diff
changeset
|
92 |
|
353a011b23b8
Merge from eCos master repository on 2002-01-11-06:43:03-GMT
jlarmour
parents:
diff
changeset
|
93 * First version. Implements synthetic flash for the synthetic |
|
353a011b23b8
Merge from eCos master repository on 2002-01-11-06:43:03-GMT
jlarmour
parents:
diff
changeset
|
94 target. |
|
353a011b23b8
Merge from eCos master repository on 2002-01-11-06:43:03-GMT
jlarmour
parents:
diff
changeset
|
95 |
|
353a011b23b8
Merge from eCos master repository on 2002-01-11-06:43:03-GMT
jlarmour
parents:
diff
changeset
|
96 //=========================================================================== |
|
2729
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2699
diff
changeset
|
97 // ####GPLCOPYRIGHTBEGIN#### |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2699
diff
changeset
|
98 // ------------------------------------------- |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2699
diff
changeset
|
99 // This file is part of eCos, the Embedded Configurable Operating System. |
|
2814
465fd3fc7787
* tests/flash2.c (cyg_user_start): Update for minor flash API
jlarmour
parents:
2729
diff
changeset
|
100 // Copyright (C) 1998, 1999, 2000, 2001, 2002, 2009 Free Software Foundation, Inc. |
|
208
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
202
diff
changeset
|
101 // |
|
2729
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2699
diff
changeset
|
102 // This program is free software; you can redistribute it and/or modify |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2699
diff
changeset
|
103 // it under the terms of the GNU General Public License as published by |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2699
diff
changeset
|
104 // the Free Software Foundation; either version 2 or (at your option) any |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2699
diff
changeset
|
105 // later version. |
|
208
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
202
diff
changeset
|
106 // |
|
2729
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2699
diff
changeset
|
107 // This program is distributed in the hope that it will be useful, but |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2699
diff
changeset
|
108 // WITHOUT ANY WARRANTY; without even the implied warranty of |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2699
diff
changeset
|
109 // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2699
diff
changeset
|
110 // General Public License for more details. |
|
208
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
202
diff
changeset
|
111 // |
|
2729
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2699
diff
changeset
|
112 // You should have received a copy of the GNU General Public License |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2699
diff
changeset
|
113 // along with this program; if not, write to the |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2699
diff
changeset
|
114 // Free Software Foundation, Inc., 51 Franklin Street, |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2699
diff
changeset
|
115 // Fifth Floor, Boston, MA 02110-1301, USA. |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2699
diff
changeset
|
116 // ------------------------------------------- |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2699
diff
changeset
|
117 // ####GPLCOPYRIGHTEND#### |
|
202
353a011b23b8
Merge from eCos master repository on 2002-01-11-06:43:03-GMT
jlarmour
parents:
diff
changeset
|
118 //=========================================================================== |
|
353a011b23b8
Merge from eCos master repository on 2002-01-11-06:43:03-GMT
jlarmour
parents:
diff
changeset
|
119 |
|
353a011b23b8
Merge from eCos master repository on 2002-01-11-06:43:03-GMT
jlarmour
parents:
diff
changeset
|
120 |
|
353a011b23b8
Merge from eCos master repository on 2002-01-11-06:43:03-GMT
jlarmour
parents:
diff
changeset
|
121 |
|
353a011b23b8
Merge from eCos master repository on 2002-01-11-06:43:03-GMT
jlarmour
parents:
diff
changeset
|
122 |
