So . . .

[    5.174190] of_cfs_init
[    5.176726] of_cfs_init: OK
[    5.183633] Waiting for root device /dev/mmcblk1p1...

The problem *is* . . .
william@ds:~/armhf-rootfs$ cat uEnv.txt | grep mmcroot
mmcroot=/dev/mmcblk0p1
mmcargs=setenv bootargs console=tty0 console=${console} ${optargs} 
${cape_disable} ${cape_enable} root=${mmcroot} rootfstype=${mmcrootfstype} 
${cmdline}

So this path must be coming from the initramfs *somehow* except there is no 
initramfs. I may be able to fix this by setting root=/dev/mmcblk0p1 in the 
second stage uEnv.txt, but what gives ?

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/67d8918a-c573-4c6c-abb8-87c5d2106199%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to