HI,TIer.
Now we use DM8168 board with a 512MB nand flash with UBIFS.
And to avoid the kernel or file system broken,we want to make a system restore point for our dm8168 board,just like the microsoft windows system do.
And we want to use a 1GB nandflash, during burning process in factory, we put the kernel image and file system image into the unused region in nandflash, I mean the last 512MB part.And if the kernel or filesystem is broken,then we enter the uboot, and restore the backup kernel and filesytem into the normal position of the nand, just like burning kernel/filesytem into the board.
My thinking is right?Could TIer give me some guidelines?
Thank you.