Hello,
I had an issue with jffs filesystem, therefore I am trying to move to ubifs. I am using DM8148 with RDK 4.1.0.2.
When using the prebuilt ubifs, the kernel boot fine. The next try was to compile the target filesystem for ubifs.
At first I had an issue when compiling ubifs : make ubifs_128 which failed with the given mtdutils. I then compiled mtd utils for my host. I suspect that maybe my mtdutils is still does not match something
it compiles without error, but after programming and booting it fails to recognize ubifs
please advise,
Thansk,
Ran