Robert,

Ok, here is exactly what I did, incase you might spot something else I did
wrong .  . .

I downloaded your barefs, chroot'd into it, and used APT to install a
4.4*bone* kernel, and a few tools. tar'd that up, and tar'd it back to a
working single partition (eMMC)

The kernel loads, but get stuck on the line I showed above. So I may need
to change to mmcblk1 ? Will give your suggestion a try. . .

On Thu, Jul 28, 2016 at 2:37 PM, Robert Nelson <[email protected]>
wrote:

> On Thu, Jul 28, 2016 at 4:16 PM, William Hermans <[email protected]>
> wrote:
> >
> > ---------- Forwarded message ----------
> > From: William Hermans <[email protected]>
> > Date: Thu, Jul 28, 2016 at 2:15 PM
> > Subject: [beagleboard] cutsom rootfs RCN kernel
> > To: BeagleBoard <[email protected]>
> >
> >
> > 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 ?
>
> try setting:
>
> uenv_root=/dev/mmcblk0p1
>
> with mainline v4.5.x+ and our "v4.4.x-ti" this now applies:
>
> https://forum.digikey.com/thread/34533
>
> microSD = mmcblk0
> eMMC = mmcblk1
>
> Regards,
>
> --
> Robert Nelson
> https://rcn-ee.com/
>

-- 
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/CALHSORpxnmZ5F8%2BuqZRpLCjETgcJYrAqn5pqoP2zJ83F5wguSA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to