View Single Post
filip.pz's Avatar
Posts: 108 | Thanked: 579 times | Joined on Feb 2013 @ Požega, Croatia
#24
Originally Posted by marmistrz View Post
The first error I noticed was

Code:
mount: mounting /dev/mmcblk0p1 on /mnt/base failed: No such file or directory
It seems as though the kernel didn't find the right partition.
That problem has been solved, as described in my last post:

Originally Posted by filip.pz View Post
OK, mmc issue sorted out by adding
CONFIG_DMADEVICES=y
CONFIG_DMA_OMAP=y
Seems that MMC driver works only with DMA enabled.

I've also captured boot of 3.5.3 kernel for reference (http://pastie.org/10433952).

I think that this is the one to solve next:
Code:
watchdog watchdog0: watchdog did not stop!
 

The Following 2 Users Say Thank You to filip.pz For This Useful Post: