comparison packages/devs/flash/intel/bootblock/current/ChangeLog @ 136:a9ac27ec7abc ecos-sw-2000-11-17

Merge from eCos master repository on 2000-11-17-18:24:25-GMT
author jlarmour
date Fri, 17 Nov 2000 23:16:43 +0000
parents
children 289bf90c6a9b
comparison
equal deleted inserted replaced
135:3bc2abeae9ff 136:a9ac27ec7abc
1 2000-11-17 Jesper Skov <jskov@redhat.com>
2
3 * src/flash_erase_block.c: cleanup.
4 * src/flash_program_buf.c: cleanup.
5
6 2000-11-16 Jesper Skov <jskov@redhat.com>
7
8 * src/bootblock_flash.c: Handle suspend failures.
9 * src/flash.h: Same.
10
11 2000-11-15 Jesper Skov <jskov@redhat.com>
12
13 * Copy of edb7xxx driver. Need to rewrite to be more generic. Need
14 CDL options to control number of parts, interleaving, size, etc.
15
16 //===========================================================================
17 //####COPYRIGHTBEGIN####
18 //
19 // -------------------------------------------
20 // The contents of this file are subject to the Red Hat eCos Public License
21 // Version 1.1 (the "License"); you may not use this file except in
22 // compliance with the License. You may obtain a copy of the License at
23 // http://www.redhat.com/
24 //
25 // Software distributed under the License is distributed on an "AS IS"
26 // basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the
27 // License for the specific language governing rights and limitations under
28 // the License.
29 //
30 // The Original Code is eCos - Embedded Configurable Operating System,
31 // released September 30, 1998.
32 //
33 // The Initial Developer of the Original Code is Red Hat.
34 // Portions created by Red Hat are
35 // Copyright (C) 1998, 1999, 2000 Red Hat, Inc.
36 // All Rights Reserved.
37 // -------------------------------------------
38 //
39 //####COPYRIGHTEND####
40 //===========================================================================