📄 readme.cmi
字号:
Summary:========This file contains information about the cmi board configuration.Please see cmi_mpc5xx_config for further details. The cmi board isa customer specific board but should work with small modificationson every board which has a MPC5xx and either a 28F128J3A,28F320J3A or 28F640J3A Intel flash mounted.Board Discription:==================* Motorola MPC555* RS232 connection* Intel flash 28F640J3A* Micron SRAM 1M* Altera PLDBootstrap:==========In contrast to the usual boot sequence used in U-Boot, on thecmi board we don't boot from the external flash directly.Because of we use a 16-bit flash and don't sample a RCWfrom the data bus to set the startup buswidth to 16-bit.Unfortunatly the default width, sampled from the default RCWis 32-bit. For this reason we burn the proper RCW into theinternal flash shadow location and boot after power-on orreset from the internal flash and then branch to 0x02000100where the U-Boot reset vector handler is located.Memory Map:===========Memory Map after relocation: 0x0000 0000 CFG_SDRAM_BASE : 0x000F 9FFF : : 0x0100 0000 CFG_IMMR (Internal memory map base adress) : 0x0130 7FFF : : 0x0200 0000 CFG_FLASH_BASE : 0x027C FFFF : : 0x0300 0000 PLD_BASEFlash Partition: 0x0200 0000 Block 0 and 1 contain U-Boot except : environment : 0x0201 FFFF 0x0202 0000 Block 2 contains environment (.ppcenv) : 0x0202 FFFFSee README file for futher information about U-Boot relocationand partitioning.Tested Features:================* U-Boot commands: go, loads, loadb, all memory features, printenv, setenv, saveenv, protect, erase, fli, bdi, mtest, reset, version, coninfo, help (see configuration file for available commands)* Blinking led to indicate boot processAdded or Changed Files:=======================u-boot-0.2.0/board/cmi/*u-boot-0.2.0/include/configs/cmi_mpc5xx.hRegards,Martin
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -