flashing uboot on nand flash from uboot

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

flashing uboot on nand flash from uboot

1,152 次查看
玉栋郭
Contributor III

hi ~

I'm trying imx6ul-EVK,and I  want to update uboot.

how can i flashing uboot on nand flash from uboot?

I try those cmd:

tftpboot 0x90000000 u-boot.imx

nand erase 0x0 0x200000

nand write 0x90000000 0x0 0x200000.

 

but it doesn't work. 

how can i do ?

标签 (3)
0 项奖励
回复
1 回复

727 次查看
Rita_Wang
NXP TechSupport
NXP TechSupport

Hi,

You can refer to How-To use NAND boot on i.MX6UL EVK board .
Have a great day,
Rita

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复