OpenCores
URL https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk

Subversion Repositories openrisc_2011-10-31

[/] [openrisc/] [trunk/] [rtos/] [ecos-2.0/] [packages/] [devs/] [flash/] [arm/] [integrator/] [v2_0/] [ChangeLog] - Blame information for rev 174

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 27 unneback
2002-03-06  Nick Garnett  
2
 
3
        * cdl/flash_integrator.cdl: Converted to use generic 28Fxxx flash
4
        driver.
5
 
6
        * src/arm_integrator_flash.c:
7
        This file added to parameterize generic FLASH driver. Also define
8
        here CYGHWR_FLASH_WRITE_ENABLE() and CYGHWR_FLASH_WRITE_DISABLE()
9
        to turn FLASH writing on and off.
10
 
11
        * src/flash.h:
12
        * src/flash_erase_block.c:
13
        * src/flash_program_buf.c:
14
        * src/flash_query.c:
15
        Files removed. These are the old flash driver.
16
 
17
2001-10-30  Philippe Robin 
18
2001-10-30  Jonathan Larmour  
19
 
20
        * Initial version of ARM Integrator flash driver.
21
 
22
//===========================================================================
23
//####ECOSGPLCOPYRIGHTBEGIN####
24
// -------------------------------------------
25
// This file is part of eCos, the Embedded Configurable Operating System.
26
// Copyright (C) 1998, 1999, 2000, 2001, 2002 Red Hat, Inc.
27
//
28
// eCos is free software; you can redistribute it and/or modify it under
29
// the terms of the GNU General Public License as published by the Free
30
// Software Foundation; either version 2 or (at your option) any later version.
31
//
32
// eCos is distributed in the hope that it will be useful, but WITHOUT ANY
33
// WARRANTY; without even the implied warranty of MERCHANTABILITY or
34
// FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
35
// for more details.
36
//
37
// You should have received a copy of the GNU General Public License along
38
// with eCos; if not, write to the Free Software Foundation, Inc.,
39
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
40
//
41
// As a special exception, if other files instantiate templates or use macros
42
// or inline functions from this file, or you compile this file and link it
43
// with other works to produce a work based on this file, this file does not
44
// by itself cause the resulting work to be covered by the GNU General Public
45
// License. However the source code for this file must still be made available
46
// in accordance with section (3) of the GNU General Public License.
47
//
48
// This exception does not invalidate any other reasons why a work based on
49
// this file might be covered by the GNU General Public License.
50
//
51
// Alternative licenses for eCos may be arranged by contacting Red Hat, Inc.
52
// at http://sources.redhat.com/ecos/ecos-license/
53
// -------------------------------------------
54
//####ECOSGPLCOPYRIGHTEND####
55
//===========================================================================

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.