OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

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

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 27 unneback
2002-01-23  Jonathan Larmour  
2
 
3
        * cdl/flash_synth.cdl: Add CYGMEM_FLASH_SYNTH_BASE to allow
4
        imposition of base address.
5
        Add CYGSEM_FLASH_SYNTH_FILE_WRITEBACK to allow changes to be
6
        reflected in the underlying file.
7
        * src/synth.c (flash_hwr_init): Implement CYGMEM_FLASH_SYNTH_BASE and
8
        CYGSEM_FLASH_SYNTH_FILE_WRITEBACK using appropriate args to mmap().
9
        Include  to avoid warning.
10
 
11
2002-01-11  Jonathan Larmour  
12
 
13
        * src/synth.c (flash_hwr_init): Initialize to 0xff if the file
14
        needs creating.
15
        * cdl/flash_synth.cdl: requires errno codes.
16
 
17
2002-01-08  Jonathan Larmour  
18
2001-11-1  Andrew Lunn  
19
 
20
        * First version. Implements synthetic flash for the synthetic
21
          target.
22
 
23
//===========================================================================
24
//####ECOSGPLCOPYRIGHTBEGIN####
25
// -------------------------------------------
26
// This file is part of eCos, the Embedded Configurable Operating System.
27
// Copyright (C) 1998, 1999, 2000, 2001, 2002 Red Hat, Inc.
28
//
29
// eCos is free software; you can redistribute it and/or modify it under
30
// the terms of the GNU General Public License as published by the Free
31
// Software Foundation; either version 2 or (at your option) any later version.
32
//
33
// eCos is distributed in the hope that it will be useful, but WITHOUT ANY
34
// WARRANTY; without even the implied warranty of MERCHANTABILITY or
35
// FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
36
// for more details.
37
//
38
// You should have received a copy of the GNU General Public License along
39
// with eCos; if not, write to the Free Software Foundation, Inc.,
40
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
41
//
42
// As a special exception, if other files instantiate templates or use macros
43
// or inline functions from this file, or you compile this file and link it
44
// with other works to produce a work based on this file, this file does not
45
// by itself cause the resulting work to be covered by the GNU General Public
46
// License. However the source code for this file must still be made available
47
// in accordance with section (3) of the GNU General Public License.
48
//
49
// This exception does not invalidate any other reasons why a work based on
50
// this file might be covered by the GNU General Public License.
51
//
52
// Alternative licenses for eCos may be arranged by contacting Red Hat, Inc.
53
// at http://sources.redhat.com/ecos/ecos-license/
54
// -------------------------------------------
55
//####ECOSGPLCOPYRIGHTEND####
56
//===========================================================================
57
 
58
 
59
 
60
 

powered by: WebSVN 2.1.0

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