jadonk / rowboat

Automatically exported from code.google.com/p/rowboat
0 stars 0 forks source link

Waiting for root device /dev/mmcblk0p2... System stops on IGEPv2 #99

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I own a IGEPv2 board Revision B and tried to get rowboat running.
I tried everything as described here: 
http://code.google.com/p/rowboat/wiki/ConfigureAndBuild

What steps will reproduce the problem?
1. Different Micro-SD cards
2. Different Bootargs
3. Different Bootcmds

What is the expected output? What do you see instead?
expected output would be a booting system
I have an hanging system, waiting for /dev/mmcblk0p2

What version of the product are you using? On what operating system?
I tried Eclair-version of Rowboat.

Please provide any additional information below.
Attached is my console-output of the boot process

Original issue reported on code.google.com by Elres...@gmail.com on 6 May 2011 at 7:05

Attachments:

GoogleCodeExporter commented 9 years ago
I've experienced the same issue with my IGEPv2 Rev B board while trying to load 
the prebuilt Froyo 2.2 images supplied by ISEE (supplier of the IGEP boards). 
It seems the board goes to low-power mode when the kernel tries to access 
rootfs from the SD card... maybe related to the "OMAP3: MMC needs 
CONFIG_REGULATOR{,_TWL4030} now in defconfigs" problem as described here:

http://groups.google.com/group/beagleboard/browse_thread/thread/ca23dfc06867c7cf
?hide_quotes=no#msg_6f61c4c7d78411cd

Original comment by b...@borglabs.com on 6 Sep 2011 at 6:52