Hello,
I have encountered some strange behaviour when moving from ubifs to jffs file system (ubifs is the default in sdk). Maybe someone will have a clue what's wrong.
On changing to jffs after doing all required changes:
1. scrub nand + program binaries in hamming.
2. u-boot, and kernel use ecc hamming as default.
I then noticed that linux did not get to prompt and freezed in:
OMAP Watchdog Timer Rev 0x00: initial timeout 60 sec
usbcore: registered new interface driver usbhid
usbhid: USB HID core driver <-- freeze
After some debugging I noticed that removing "notifyk.vpssm3_sva=0xBFD00000" from bootargs solved this issue.
I would like to ask if there is any suggestion why it happened and how to fix it correctly.
Thank you,
Ran
