1008717A_U-Boot_v1.1.3

所属分类:嵌入式Linux
开发工具:Unix_Linux
文件大小:90KB
下载次数:26
上传日期:2008-02-27 23:03:17
上 传 者finelei2002
说明:  基于FREESCALE的MPC8360开发板的BOOT程序
(Based on the Freescale MPC8360 Development Board of the BOOT program)

文件列表:
1008717\u-boot.bin (209640, 2007-10-03)

U-Boot Bootloader readme.txt LOGIC PRODUCT DEVELOPMENT Version: 1.1.3 Hardware: MPC8360E-RDK Pilot Build Date: 10/15/2007 _____________________________________________________________________________ _______________________________________________ ToC 1) Programming U-Boot using U-Boot 2) Programming U-Boot using an Abatron BDI-2000 3) u-boot.bin file checksum _______________________________________________ 1) Programming U-Boot using U-Boot: You can use U-Boot to upgrade the version of U-Boot. To accomplish this, you will need to download the U-Boot image to the DDR RAM on the board via tftp by following the instructions below. Important Note: If these instructions are not followed exactly, the process can cause the MPC8360E-RDK to fail to boot. If this occurs, your only option is to reprogram U-Boot using a JTAG debugger. 1) tftp 0x400000 /tftpboot/u-boot.bin 2) protect off 1:0-1 3) erase 1:0-1 4) cp.b 0x400000 0xff800000 5) protect on 1:0-1 2) Programming U-Boot using an Abatron BDI-2000: To program the MPC8360E-RDK using an Abatron BDI-2000, follow the instructions below. 1) Copy the u-boot.bin file to the TFTP server /tftpboot directory used by the Abatron 2) Modify the Abatron configuration file (in the /tftpboot directory on the TFTP server used by the Abatron) and set the RCW to: 0xA0600004 0x0A04008F 3) Attach the Abatron BDI-2000 to the MPC8360E-RDK 4) Power-on the MPC8360E-RDK board 5) Telnet into the Abatron and execute the following commands: BDI> reset halt BDI> unlock 0x00000 BDI> unlock 0x20000 BDI> erase 0x00000 BDI> erase 0x20000 BDI> burn 0x0 u-boot.bin bin BDI> reset run 3) u-boot.bin file checksum: MD5 checksum 871a05bbe4eceeeeac628735e5dd6c85 _____________________________________________________________________________ Copyright (c) 2007 Logic Product Development http://www.logicpd.com/

近期下载者

相关文件


收藏者