Hi all
I can boot from nand flash and use ubifs image as root file system.
Now I want to implement the firmware upgrade function in Linux.
But i can not use ubidetach and ubiformat in Linux. Because root is being mounted.
Any idea to upgrade ubifs image in Linux, or i just can update it via u-boot?
Thanks
Kiros