Hi all,
i have to partition my 256MiB nand flash into three as kernel, rootfs and storage. i tried to do it with linux but nothing happened. then, i tried it with kernel command line with LTIB in "Package List / using MDDR at bootstream";
noinitrd console=ttyAM0,115200 mtdparts=gpmi-nfc.0:32m(kernel),150m(rootfs),-(storage) root=/dev/mtdblock1 rootfstype=ubifs rw gpmi
Unfortunately, i failed again.please reply,
Regards,
Sinan