📄 history_eboot.txt
字号:
Copyright(C) Renesas Technology Corp. 1998-2005. All rights reserved.
Ethernet Boot Loader for ITS-DS7 Ver.0.9.1
CREATED : 2002.04.25
MODIFIED : 2005.11.14
AUTHOR : Renesas Technology Corp.
HARDWARE : RENESAS ITS-DS7
CONTENTS :
<eboot>
+-- eboot.bib
+-- ether.c
+-- flash.c
+-- format.c
+-- loader.h
+-- main.c
+-- makefile
+-- makefile.inc
+-- OEMBOOT.C
+-- rev.h
+-- sources
+-- startup.src
+-- history_eboot.txt (this file)
NOTES :
- This boot loader is based on EBOOT for ASPEN for WCE5.0 and
Ethernet Boot Loader Ver.0.8.5 for ITS-DS7 Source Kit Ver.1.0.0 for WCE5.0.
- The boot loader of ITS-DS7 Source Kit Ver.1.0.0 for WCE5.0 is based on
ITS-DS7 Source Kit Ver.1.0.2 for WCE4.2.
- The boot loader of ITS-DS7 Source Kit Ver.1.0.2 for WCE4.2 is based on
ITS-DS4 Source Kit Ver.1.2.0 for WCE4.2.
HISTORY :
2003.06.20
- Created release code.
2003.11.28
- Add Core/Function Check
Add Debug message for PMSR register
2004.01.15
- An initialization procedure is changed.(init.src)
2004.01.21
- An initialization procedure is changed.(init.src)
2004.01.26
- An initialization procedure is changed.(init.src)
2004.02.05
- An initialization procedure is changed.(init.src)
2004.02.19
- An initialization procedure is changed.(init.src)
2004.03.04
- An initialization procedure is changed.(init.src)
2004.03.15
- Revised DDR PAD timing change.(init.src)
2004.04.06
- Modified Implement OEMGetRealTime and OEMSetRealTime.(OEMBOOT.C)
2004.04.09
- Modified RTC effective value.(OEMBOOT.C,MAIN.C)
- Modified Revival 2NDCUT for setting of CPUOPM.(init.src)
- An initialization procedure is changed.(init.src)
2004.04.12
- An initialization procedure is changed.(init.src)
2004.04.20
- An initialization procedure is changed.(init.src)
- Added When watchdog timer was invalid, the routine which displays an error was added.(init.src)
2004.04.22
- An initialization procedure is changed.(init.src)
2004.04.23
- Modified only 2ndcut sets CPUOPM.(init.src)
- Added comment that IRMCR.R1 is set by an initial value before CPUOPM update.(init.src)
2004.06.18
- Modified compile warning measures for POOL.(init.src)
2004.07.05
- Modified watchdog timer invalid check is 2ndcut later.(init.src)
2004.09.01 : Ver.0.8.0
- Created release code for WCE5.0.
2004.11.16
- Modified CONTENTS.(this file)
2005.04.26
- Modified change of an environment variable name.(SOURCES)
2005.05.10 : Ver.0.8.1
- Supported Passive KITL.(MAIN.C)
2005.05.25 : Ver.0.8.2
- Supported Multiple XIP partly(XIP.BIN).(MAIN.C)
2005.06.09 : Ver.0.8.3
- Modified memory mapping for Multiple XIP.(BOOT.BIB,INIT.SRC)
2005.06.10 : Ver.0.8.4
- Modified memory mapping for Multiple XIP.(BOOT.BIB,INIT.SRC,Loader.h)
2005. 6.16 : Ver.0.8.5
- Modified FLASH_CACHE address to Area 2.
- Modified VerifyCheckSum to use OS image on target address
when the SDRAM-addressed OS image is written to flash.(ETHDOWN.C)
2005.08.01 : Ver.0.9.0
- Changed Boot Loader Model(used BLCOMMON library).
2005.11.14 : Ver.0.9.1
- Modified Changed debugserial routine of oal to debug serial common routines..(main.c)
- Modified if start from flash, set KitlTransport is KTS_PASSIVE_MODE.(main.c)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -