I.MX51EVK Install U-Boot

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

I.MX51EVK Install U-Boot

I.MX51EVK Install U-Boot

Installing U-Boot on i.MX51EVK using BDI3000

Unlike older i.MX processor you don't need to select CONFIG_SKIP_LOWLEVEL_INIT because U-Boot lowlevel for i.MX51 doesn't reconfigure RAM memory. It is configured on DCD table.

Copy u-boot.bin to /tftpboot because BDI3000 will load it from there.

Connect the serial console cable on your i.MX51EVK board and connect to it using minicom.

Connect to your BDI3000 through telnet and execute these commands:

FSL-iMX51> load 0x97800000 u-boot.bin

Loading u-boot.bin , please wait ....

Loading program file passed

FSL-iMX51> rm pc 0x97800000

FSL-iMX51> go

When you execute the last command (“go”) you will see U-Boot starting on serial console.

标签 (1)
无评分
版本历史
最后更新:
‎07-30-2012 09:09 AM
更新人: