This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Linux/DRA752: Does you know how to update filesystem after LInux kernel boot up?

Part Number: DRA752
Other Parts Discussed in Thread: DRA756

Tool/software: Linux

Hi Expert:

Customer use DRA756 + 6AL.1.2 android release. At factory they can use SD card + USB fastboot mode flash image to eMMC.

Now they want to on-line upgrade Android filesystem. Such us update system.img through ethernet.

We have try to read the eMMC block partion table at uboot mode. When Kernel start up, we download system.img to eMMC special partion.

Then us DD command read system.img write to uboot list system.img block.

When we finnish DD command and reboot the board, Andorid can not successful boot up.

Does we have some suggest about those kind of on-line upgrade filesystem image method?

Best Regards!

Han Tao