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.

UBI image



hello TI-friends

I make a MTD partition for UBI format.

I can generate a UBI image and flash into nand flash by nand_erase/nand_write command under filesystem, and boot up successfully.

I try to flash this MTD UBI image under uboot. But it always fail. Is there any way I can do that?