On Tue, Jul 19, 2016 at 9:58 AM, Jason Kridner <[email protected] > wrote:
> > > On Tue, Jul 19, 2016 at 9:37 AM Robert Nelson <[email protected]> > wrote: > >> Hi Steve, >> >> On Tue, Jul 19, 2016 at 5:00 AM, Steve Osselton < >> [email protected]> wrote: >> >>> Hi, >>> >>> When updating the TI kernel from 4.4.14-ti-r34 to 4.4.15-ti-r35 on >>> Debian 8.5, the kernel failed to >>> boot cleanly. On connecting a console, the boot process failed in >>> initramfs when trying to mount the >>> real boot partition (the eMMC). The mount command from initramfs was >>> complaining about invalid >>> parameters. Any idea about what is causing this? Edited uEnv.txt to >>> refer to the older kernel and >>> re-booted ok, so was fixable. >>> >> >> Sigh, yeah it's broken on my bbb too... >> >> with r34, i was chasing why the uuid=<> option was failing to find the >> microSD card on the x15, i fixed that and pushed as r35.. >> > > Mainline u-boot seems to use a 'blkid' command to set the UUID. Does that > work for X15? > Debian Jessie era tools (sfdisk (util-linux 2.25.x) and mkfs.ext4 (e2fsprogs 1.42.12)) don't set the PARTUUID bit unless you force GPT which breaks other things.. e2fsprogrs 1.43, can be backported to jessie, but you still need util-linux 2.27 (which needs a few more things backported) *( i initially went down this path yesterday, before giving up. ;) ) > > >> >> Then with r35, i noticed the eMMC on x15 had regressed (while the microSD >> was working), which i fixed in r36, by pulling the patch from 4.5.x to hard >> code microSD=mmc0, eMMC=mmc1... >> >> and now the bbb is broken.. blah... >> > > FYI, it seems to have also broken WL1835 wifi over SDIO (mmc2). > r37 is being built right now, so everything should be good again.. > > >> >> So, i'll revert back to r34, but leave the 4.5.x hardcode in place for >> the x15. ;) >> > > I'll be looking for the build! > 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/CAOCHtYijk555S-S92fxACVKmBR1h8yFgT%2BBa1jUgriFC4J8yRw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
