
29 Apr
2013
29 Apr
'13
10:33 p.m.
On 4/29/2013 1:57 AM, Sascha Silbe wrote:
UBIFS error (pid 0): ubifs_get_sb: cannot open "recovery", error -22 UBIFS error (pid 0): ubifs_mount: Error reading superblock on volume 'recovery' errno=-22!
Try increasing CONFIG_SYS_MALLOC_LEN, e.g. to 4MiB. That fixed it for me on a different board.
I saw a couple of threads about that, but they looked like different problems. Couldn't hurt to try though and see what happens, thanks for the suggestion…