rootfs update through SD card

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

rootfs update through SD card

1,211 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by rakesh kumar on Tue Aug 11 12:27:27 MST 2015
Hi
I am using LPC3250 based on phyte3250.
I am using Linux BSP provided by NXP.
I want to do firmware upgrade -mainly rootfs through SD card.
I want to do it directly from uboot  So that it can recovers if it fails during update also.
In Uboot SD card is disabled by default.
I enabled the generic configuration to build it.
but I am not successful in using the API.

Please let me know if anyone here is using LPC3250 and can do root fs update through SD card.
I do not want to use console to do it.

If require I can pay for the feature also.
标签 (1)
0 项奖励
回复
2 回复数

1,033 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by rakesh kumar on Wed Aug 12 06:47:19 MST 2015
NO.
All these documents explain about booting from SD card.

I am looking help to update rootfs file by using SD card.

I do not want system to boot from SD card.
Just copy the rootfs to RAM and Write to nand.

What I am missing to activate the SD card in Uboot and copy file to ram.
The way we do load in S1loader.

Write to Nand I can use same which I use currently for tftpboot.

Please let me know if you have any question on this.
0 项奖励
回复

1,033 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by dztang on Tue Aug 11 17:39:04 MST 2015
Is this link helpful?:

http://phytec.com/wiki/images/6/61/Lpc3250_linux_quickstart_l-715e.pdf

Best,
Tom
0 项奖励
回复