On Wed, Mar 9, 2016 at 12:50 PM, <[email protected]> wrote: > Hi Robert, > > On Tuesday, March 8, 2016 at 7:26:29 PM UTC-8, RobertCNelson wrote: >> >> On Tue, Mar 8, 2016 at 7:57 PM, <[email protected]> wrote: >> > I'm trying to boot the 4.4.3 kernel from >> > https://github.com/beagleboard/linux/tree/4.4 on a beaglebone white and >> > the >> > kernel stops the boot after 'Waiting for root device' >> >> Here's that git checkout on a beaglebone black: >> >> https://paste.debian.net/413462/ >> >> I'll test it out on a white tomorrow.. > > > I want to mention that I was able to boot the 4.1.18 kernel from the same > repo, but not the 4.4.3 kernel. The kernel 4.4 does not detect any disks. > > I saw that in the kernel 4.4 the DT is a little changed and I tried to > change the mmc1_pins configuration > (https://github.com/beagleboard/linux/blob/4.4/arch/arm/boot/dts/am335x-bone-common.dtsi#L153 > ) to the configuration from the 4.1 kernel > (https://github.com/beagleboard/linux/blob/4.1/arch/arm/boot/dts/am335x-bone-common.dtsi#L153 > ), but still no luck.
It's this change: (i synced our 4.4.x dts tree with 4.5.x, and didn't pull the revert in fast enough, i'll have a new push shortly) https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/arch/arm/boot?id=e327b3f564031a8d0090a6b3e3562a8b59bafe0e 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]. For more options, visit https://groups.google.com/d/optout.
