readme.mpc5xx

来自「嵌入式试验箱S3C2410的bootloader源代码」· MPC5XX 代码 · 共 49 行

MPC5XX
49
字号
Summary:========This file contains information about the port of U-Boot to theMotorola mpc5xx series of CPUs. Most of this code is taken fromexisting code mainly from the mpc8xx port. In contrast to mpc8xx,the mpc5xx has no CPM, MMU and cache facilities.The implemented features have been tested on the cmi board, acustomer specific board (see README.cmi).Hence this port is only tested on the cmi board further possibletests on other boards will be very valuable.Not Tested Features:====================* System calls* InterruptsAdded or Changed Files:=======================u-boot-0.2.0/common/cmd_boot.cu-boot-0.2.0/common/cmd_reginfo.cu-boot-0.2.0/common/environment.cu-boot-0.2.0/cpu/mpc5xx/*u-boot-0.2.0/include/cmd_reginfo.hu-boot-0.2.0/include/common.hu-boot-0.2.0/include/ppc_asm.tmplu-boot-0.2.0/include/watchdog.hu-boot-0.2.0/include/mpc5xx.hu-boot-0.2.0/include/status_led.hu-boot-0.2.0/include/asm-ppc/u-boot.hu-boot-0.2.0/include/asm-ppc/5xx_immap.hu-boot-0.2.0/lib_ppc/board.cu-boot-0.2.0/lib_ppc/cache.cu-boot-0.2.0/lib_ppc/time.cu-boot-0.2.0/Makefileu-boot-0.2.0/CREDITSu-boot-0.2.0/doc/README.mpc5xxu-boot-0.2.0/doc/README.cmiu-boot-0.2.0/READMEu-boot-0.2.0/MAKEALLRegards,Martin

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?