]> git.kernelconcepts.de Git - karo-tx-redboot.git/blob - packages/hal/fr30/skmb91302/v2_0/ChangeLog
Initial revision
[karo-tx-redboot.git] / packages / hal / fr30 / skmb91302 / v2_0 / ChangeLog
1 2008-07-01  Lars Poeschel  <larsi@wh2.tu-dresden.de>
2
3     * src/platform.S: Startup routines for remapping the flash during
4       startup. Defined own rom_vector table.
5     * src/ser.c: Little updates that could cause problems after a reset with 
6       wrong settings in the serial configuration registers.
7     * include/pkgconf/mlt_fr30_skmb91302_rom.h:
8     * include/pkgconf/mlt_fr30_skmb91302_rom.ldi: Reworked memory layout for
9       flash support.
10
11
12 2007-07-09  Lars Poeschel  <larsi@wh2.tu-dresden.de>
13
14     * src/platform.S:
15     * src/plf_misc.c:
16     * src/plf_stub.c:
17     * src/ser.c:
18     * misc/redboot_RAM.ecm:
19     * misc/redboot_ROM.ecm:
20     * include/pkgconf/mlt_fr30_skmb91302_ram.h:
21     * include/pkgconf/mlt_fr30_skmb91302_ram.ldi:
22     * include/pkgconf/mlt_fr30_skmb91302_rom.h:
23     * include/pkgconf/mlt_fr30_skmb91302_rom.ldi:
24     * include/platform.inc:
25     * include/plf_cache.h:
26     * include/plf_intr.h:
27     * include/plf_io.h:
28     * include/plf_stub.h:
29     * cdl/hal_fr30_skmb91302.cdl: Initial fr30 ecos port
30
31 //===========================================================================
32 //####ECOSGPLCOPYRIGHTBEGIN####
33 // -------------------------------------------
34 // This file is part of eCos, the Embedded Configurable Operating System.
35 // Copyright (C) 1998, 1999, 2000, 2001, 2002 Red Hat, Inc.
36 // Copyright (C) 2007 eCosCentric
37 //
38 // eCos is free software; you can redistribute it and/or modify it under
39 // the terms of the GNU General Public License as published by the Free
40 // Software Foundation; either version 2 or (at your option) any later version.
41 //
42 // eCos is distributed in the hope that it will be useful, but WITHOUT ANY
43 // WARRANTY; without even the implied warranty of MERCHANTABILITY or
44 // FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
45 // for more details.
46 //
47 // You should have received a copy of the GNU General Public License along
48 // with eCos; if not, write to the Free Software Foundation, Inc.,
49 // 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
50 //
51 // As a special exception, if other files instantiate templates or use macros
52 // or inline functions from this file, or you compile this file and link it
53 // with other works to produce a work based on this file, this file does not
54 // by itself cause the resulting work to be covered by the GNU General Public
55 // License. However the source code for this file must still be made available
56 // in accordance with section (3) of the GNU General Public License.
57 //
58 // This exception does not invalidate any other reasons why a work based on
59 // this file might be covered by the GNU General Public License.
60 //
61 // Alternative licenses for eCos may be arranged by contacting Red Hat, Inc.
62 // at http://sources.redhat.com/ecos/ecos-license/
63 // -------------------------------------------
64 //####ECOSGPLCOPYRIGHTEND####
65 //===========================================================================
66