[sdcard upgrade] How can I upgrade nand from sdcard boot

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

[sdcard upgrade] How can I upgrade nand from sdcard boot

跳至解决方案
4,254 次查看
BenSu
Contributor III

Hi NXP guys,

I'm using i.MX6ULL with nand flash.

I have a question about upgrade from sdcard boot.

Since I boot from sdcard, how can I upgrade the nand?

I'm concerning about:

1. How can I build the upgrade image for nand? Is the wic image that I built with nand u-boot configure?

2. How can I upgrade nand since I boot from sdcard?

BR

Ben

标签 (2)
标记 (1)
0 项奖励
回复
1 解答
4,184 次查看
BenSu
Contributor III

Thanks guy,

I've find the solution.

Just refer to the uuu.auto script and follow its step, that's a way to upgrade firmware in flash.

The key point is: we must use kobs-ng to upgrade the boot, and take attention to the flag '-x'.

BR

Ben 

在原帖中查看解决方案

0 项奖励
回复
4 回复数
4,249 次查看
joanxie
NXP TechSupport
NXP TechSupport
0 项奖励
回复
4,243 次查看
BenSu
Contributor III

Hi joanxie,

It seems that you have misunderstood my question.

I'm querying the sdcard upgrade.

Since now I find a way to upgrade nand flash data as the uuu.auto does.

But unfortunately, after I flash the uboot partition with "kobs-ng init $pad -v --chip_0_device_path=/dev/mtd${nandboot} xxx", the device can not boot up.

Is there anything that I missed?

BR

Ben

0 项奖励
回复
4,186 次查看
joanxie
NXP TechSupport
NXP TechSupport

 since your information is limited, I suggested that you can refer to the user guide about how to support NAND

 

0 项奖励
回复
4,185 次查看
BenSu
Contributor III

Thanks guy,

I've find the solution.

Just refer to the uuu.auto script and follow its step, that's a way to upgrade firmware in flash.

The key point is: we must use kobs-ng to upgrade the boot, and take attention to the flag '-x'.

BR

Ben 

0 项奖励
回复