annotate packages/devs/flash/synth/current/ChangeLog @ 2814:465fd3fc7787

* tests/flash2.c (cyg_user_start): Update for minor flash API mod to call cyg_flash_set_global_printf() to set printf function.
author jlarmour
date Thu, 19 Feb 2009 00:11:07 +0000
parents 74dbf4c3f2e1
children 7b953c0c429e
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2814
465fd3fc7787 * tests/flash2.c (cyg_user_start): Update for minor flash API
jlarmour
parents: 2729
diff changeset
1 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
2
465fd3fc7787 * tests/flash2.c (cyg_user_start): Update for minor flash API
jlarmour
parents: 2729
diff changeset
3 * 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
4 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
5 function.
465fd3fc7787 * tests/flash2.c (cyg_user_start): Update for minor flash API
jlarmour
parents: 2729
diff changeset
6
2699
8d3a60779c64 * src/flash_erase_block.c:
asl
parents: 2696
diff changeset
7 2008-12-23 Simon Kallweit <simon.kallweit@intefo.ch>
8d3a60779c64 * src/flash_erase_block.c:
asl
parents: 2696
diff changeset
8
8d3a60779c64 * src/flash_erase_block.c:
asl
parents: 2696
diff changeset
9 * src/flash_erase_block.c:
8d3a60779c64 * src/flash_erase_block.c:
asl
parents: 2696
diff changeset
10 * src/flash_program_buf.c:
8d3a60779c64 * src/flash_erase_block.c:
asl
parents: 2696
diff changeset
11 Implemented simulation of proper NOR flash writes. General cleanup.
8d3a60779c64 * src/flash_erase_block.c:
asl
parents: 2696
diff changeset
12
2696
b1cdd12003cd * src/synth.c: Fixed error check of mmap call.
asl
parents: 2659
diff changeset
13 2008-12-18 Simon Kallweit <simon.kallweit@intefo.ch>
b1cdd12003cd * src/synth.c: Fixed error check of mmap call.
asl
parents: 2659
diff changeset
14
b1cdd12003cd * src/synth.c: Fixed error check of mmap call.
asl
parents: 2659
diff changeset
15 * src/synth.c: Fixed error check of mmap call.
b1cdd12003cd * src/synth.c: Fixed error check of mmap call.
asl
parents: 2659
diff changeset
16
2659
a8a5496dc26a * tests/flash2.c: Fixed a few warnings.
asl
parents: 2630
diff changeset
17 2008-11-19 Simon Kallweit <simon.kallweit@intefo.ch>
a8a5496dc26a * tests/flash2.c: Fixed a few warnings.
asl
parents: 2630
diff changeset
18
a8a5496dc26a * tests/flash2.c: Fixed a few warnings.
asl
parents: 2630
diff changeset
19 * tests/flash2.c: Fixed a few warnings.
a8a5496dc26a * tests/flash2.c: Fixed a few warnings.
asl
parents: 2630
diff changeset
20
2630
3e8e26d3183a Merge flashv2 branch to trunk, with eCosCentric additions
jlarmour
parents: 2045
diff changeset
21 2008-11-17 Jonathan Larmour <jifl@eCosCentric.com>
3e8e26d3183a Merge flashv2 branch to trunk, with eCosCentric additions
jlarmour
parents: 2045
diff changeset
22
3e8e26d3183a Merge flashv2 branch to trunk, with eCosCentric additions
jlarmour
parents: 2045
diff changeset
23 * Merge from flash_v2 branch:
3e8e26d3183a Merge flashv2 branch to trunk, with eCosCentric additions
jlarmour
parents: 2045
diff changeset
24
3e8e26d3183a Merge flashv2 branch to trunk, with eCosCentric additions
jlarmour
parents: 2045
diff changeset
25 2004-12-02 Bart Veer <bartv@ecoscentric.com>
3e8e26d3183a Merge flashv2 branch to trunk, with eCosCentric additions
jlarmour
parents: 2045
diff changeset
26
3e8e26d3183a Merge flashv2 branch to trunk, with eCosCentric additions
jlarmour
parents: 2045
diff changeset
27 * 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
28 just defining _FLASH_PRIVATE_
3e8e26d3183a Merge flashv2 branch to trunk, with eCosCentric additions
jlarmour
parents: 2045
diff changeset
29 * 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
30
3e8e26d3183a Merge flashv2 branch to trunk, with eCosCentric additions
jlarmour
parents: 2045
diff changeset
31 2004-11-22 Bart Veer <bartv@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 * cdl/flash_synth.cdl: fix testcase definitions
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-08-03 Andrew Lunn <andrew.lunn@ascom.ch>
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 * 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
38 * cdl/flash_synth.cdl:
3e8e26d3183a Merge flashv2 branch to trunk, with eCosCentric additions
jlarmour
parents: 2045
diff changeset
39 * 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
40
2045
efbe5b41658e * tests/flash1.c (cyg_user_start): Fix a compiler warning about
asl
parents: 1938
diff changeset
41 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
42
efbe5b41658e * tests/flash1.c (cyg_user_start): Fix a compiler warning about
asl
parents: 1938
diff changeset
43 * 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
44 signedness of pointers.
efbe5b41658e * tests/flash1.c (cyg_user_start): Fix a compiler warning about
asl
parents: 1938
diff changeset
45
efbe5b41658e * tests/flash1.c (cyg_user_start): Fix a compiler warning about
asl
parents: 1938
diff changeset
46 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
47
efbe5b41658e * tests/flash1.c (cyg_user_start): Fix a compiler warning about
asl
parents: 1938
diff changeset
48 * 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
49
1938
389f2895cea2 * tests/flash1.c: gcc 3.x does not like string continuing
asl
parents: 1861
diff changeset
50 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
51
389f2895cea2 * tests/flash1.c: gcc 3.x does not like string continuing
asl
parents: 1861
diff changeset
52 * 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
53 over lines with the " open.
389f2895cea2 * tests/flash1.c: gcc 3.x does not like string continuing
asl
parents: 1861
diff changeset
54
1861
4a42c095c4fa * src/synth.c: Moved cyg_hal_sys_mmap into the HAL.
asl
parents: 1388
diff changeset
55 2004-12-15 Andrew Lunn <andrew.lunn@ascom.ch>
4a42c095c4fa * src/synth.c: Moved cyg_hal_sys_mmap into the HAL.
asl
parents: 1388
diff changeset
56
4a42c095c4fa * src/synth.c: Moved cyg_hal_sys_mmap into the HAL.
asl
parents: 1388
diff changeset
57 * src/synth.c: Moved cyg_hal_sys_mmap into the HAL.
4a42c095c4fa * src/synth.c: Moved cyg_hal_sys_mmap into the HAL.
asl
parents: 1388
diff changeset
58
1388
c52376a49516 tests/flash1.c: Update flash_init() call to reflect
asl
parents: 210
diff changeset
59 2003-11-20 Jani Monoses <jani@iv.ro>
c52376a49516 tests/flash1.c: Update flash_init() call to reflect
asl
parents: 210
diff changeset
60
2630
3e8e26d3183a Merge flashv2 branch to trunk, with eCosCentric additions
jlarmour
parents: 2045
diff changeset
61 * tests/flash1.c: Update flash_init() call to reflect
1388
c52376a49516 tests/flash1.c: Update flash_init() call to reflect
asl
parents: 210
diff changeset
62 new prototype.
c52376a49516 tests/flash1.c: Update flash_init() call to reflect
asl
parents: 210
diff changeset
63
208
e0c0827131d1 Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents: 202
diff changeset
64 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
65
e0c0827131d1 Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents: 202
diff changeset
66 * 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
67 imposition of base address.
e0c0827131d1 Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents: 202
diff changeset
68 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
69 reflected in the underlying file.
e0c0827131d1 Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents: 202
diff changeset
70 * 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
71 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
72 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
73
e0c0827131d1 Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents: 202
diff changeset
74 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
75
e0c0827131d1 Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents: 202
diff changeset
76 * 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
77 needs creating.
e0c0827131d1 Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents: 202
diff changeset
78 * 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
79
202
353a011b23b8 Merge from eCos master repository on 2002-01-11-06:43:03-GMT
jlarmour
parents:
diff changeset
80 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
81 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
82
353a011b23b8 Merge from eCos master repository on 2002-01-11-06:43:03-GMT
jlarmour
parents:
diff changeset
83 * 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
84 target.
353a011b23b8 Merge from eCos master repository on 2002-01-11-06:43:03-GMT
jlarmour
parents:
diff changeset
85
353a011b23b8 Merge from eCos master repository on 2002-01-11-06:43:03-GMT
jlarmour
parents:
diff changeset
86 //===========================================================================
2729
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2699
diff changeset
87 // ####GPLCOPYRIGHTBEGIN####
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2699
diff changeset
88 // -------------------------------------------
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2699
diff changeset
89 // 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
90 // 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
91 //
2729
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2699
diff changeset
92 // 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
93 // 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
94 // 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
95 // later version.
208
e0c0827131d1 Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents: 202
diff changeset
96 //
2729
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2699
diff changeset
97 // 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
98 // 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
99 // 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
100 // 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
101 //
2729
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2699
diff changeset
102 // 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
103 // 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
104 // 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
105 // 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
106 // -------------------------------------------
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2699
diff changeset
107 // ####GPLCOPYRIGHTEND####
202
353a011b23b8 Merge from eCos master repository on 2002-01-11-06:43:03-GMT
jlarmour
parents:
diff changeset
108 //===========================================================================
353a011b23b8 Merge from eCos master repository on 2002-01-11-06:43:03-GMT
jlarmour
parents:
diff changeset
109
353a011b23b8 Merge from eCos master repository on 2002-01-11-06:43:03-GMT
jlarmour
parents:
diff changeset
110
353a011b23b8 Merge from eCos master repository on 2002-01-11-06:43:03-GMT
jlarmour
parents:
diff changeset
111
353a011b23b8 Merge from eCos master repository on 2002-01-11-06:43:03-GMT
jlarmour
parents:
diff changeset
112