📄 changelog
字号:
2003-10-16 John Dallaway <jld@ecoscentric.com>
* misc/sh4_202_md.ld: Place .stack at 0x88200000 by default.
2003-10-15 Nick Garnett <nickg@ecoscentric.com>
* include/plf_intr.h: Moved address of FPGA_INTC_BASE from
0x06110000 to 0xA6110000. This moves it from cached to uncached
space and fixes some networking problems.
2003-09-21 John Dallaway <jld@ecoscentric.com>
* doc/sh4_202_md.sgml: Minor tidy up.
2003-09-21 Jonathan Larmour <jifl@eCosCentric.com>
* doc/sh4_202_md.sgml: Document FPSCR change caveats.
2003-09-18 John Dallaway <jld@ecoscentric.com>
* doc/sh4_202_md.sgml: Fix typo and name of DIP bank 2 switch 2.
2003-09-17 Jonathan Larmour <jifl@eCosCentric.com>
* misc/redboot_EEPROM.ecm: New file to support building for the EEPROM
(same as ROM but no flash driver).
* doc/sh4_202_md.sgml: Comment out mentions of -fomit-stack-pointer
as it doesn't apply any more.
Document use of EEPROM boot for RedBoot.
* cdl/hal_sh_sh4_202_md.cdl (CYGBLD_BUILD_REDBOOT_BIN): don't
build redboot.eprom.srec - hangover from different target.
* include/platform.inc (init_table): Rely on FPGA to set up FEMI
area 0.
2003-09-16 Jonathan Larmour <jifl@ecoscentric.com>
* include/plf_intr.h (CYGPRI_HAL_INTERRUPT_UPDATE_LEVEL_PLF):
Recognise level specific interrupts.
* include/pkgconf/mlt_sh_sh4_202_md_rom.mlt: Delete. Invalid.
* include/pkgconf/mlt_sh_sh4_202_md_ram.mlt: Delete. Invalid.
* include/pkgconf/mlt_sh_sh4_202_md_rom.ldi: Add .eh_frame support.
* include/pkgconf/mlt_sh_sh4_202_md_ram.ldi: Ditto.
2003-09-15 John Dallaway <jld@ecoscentric.com>
* cdl/hal_sh_sh4_202_md.cdl: Big-endian operation not supported.
2003-09-12 John Dallaway <jld@ecoscentric.com>
* doc/sh4_202_md.sgml: Minor tidy of platform documentation.
2003-09-11 Nick Garnett <nickg@ecoscentric.com>
* src/plf_misc.c (hal_platform_init): Removed intEnableReg to
quash build warning.
2003-09-10 Nick Garnett <nickg@ecoscentric.com>
* cdl/hal_sh_sh4_202_md.cdl: Added definition of
HAL_PLATFORM_CPU. Cleaned up comments.
2003-09-09 Nick Garnett <nickg@ecoscentric.com>
* doc/sh4_202_md.sgml: Added initial version of platform
documentation.
2003-09-05 Nick Garnett <nickg@ecoscentric.com>
* New platform HAL for SuperH SH4-202 MicroDev CPU board.
//===========================================================================
//####ECOSGPLCOPYRIGHTBEGIN####
// -------------------------------------------
// This file is part of eCos, the Embedded Configurable Operating System.
// Copyright (C) 1998, 1999, 2000, 2001, 2002 Red Hat, Inc.
//
// eCos is free software; you can redistribute it and/or modify it under
// the terms of the GNU General Public License as published by the Free
// Software Foundation; either version 2 or (at your option) any later version.
//
// eCos is distributed in the hope that it will be useful, but WITHOUT ANY
// WARRANTY; without even the implied warranty of MERCHANTABILITY or
// FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
// for more details.
//
// You should have received a copy of the GNU General Public License along
// with eCos; if not, write to the Free Software Foundation, Inc.,
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
//
// As a special exception, if other files instantiate templates or use macros
// or inline functions from this file, or you compile this file and link it
// with other works to produce a work based on this file, this file does not
// by itself cause the resulting work to be covered by the GNU General Public
// License. However the source code for this file must still be made available
// in accordance with section (3) of the GNU General Public License.
//
// This exception does not invalidate any other reasons why a work based on
// this file might be covered by the GNU General Public License.
//
// Alternative licenses for eCos may be arranged by contacting Red Hat, Inc.
// at http://sources.redhat.com/ecos/ecos-license/
// -------------------------------------------
//####ECOSGPLCOPYRIGHTEND####
//===========================================================================
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -