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?