Thank you very much for the response! The problem is solved now. I am going to post here to help whoever might have a similar issue.
My situation was that I had a flasher image with an old 3.8.13 kernel. Then I would update the kernel to a version 4.1.x. It seems like a big leap like that might give problems, because it was ignoring my changes to uEnv.txt. The solution was to get the jessie version from http://beagleboard.org/latest-images and flash my beagle with it. Then you can change to a 4.1x kernel of choice if you want and when you change uEnv.txt file, it will be applied on reboot. On Wednesday, April 6, 2016 at 11:03:39 AM UTC-3, RobertCNelson wrote: > > > > On Wed, Apr 6, 2016 at 1:54 AM, <[email protected] <javascript:>> wrote: > >> Hello! >> >> I have kernel version 4.1.10-bone16 with the same issue as pbft. I tried >> following the "Compatibility issues section". >> I did the following and rebooted: >> >> >> <https://lh3.googleusercontent.com/-wlftw9U6j_o/VwSxCauXgaI/AAAAAAAAA78/NrI5qjWwj0oJBjdPV_gAevRTjtOxcGm3A/s1600/Capture.PNG> >> >> >> When I load BB-UART5 and check dmesg I get the following: >> >> >> <https://lh3.googleusercontent.com/-qwyLvKl00UE/VwSxtwkdgxI/AAAAAAAAA8E/WxbhGLFymgQo0v5UzBG2FpTeGhRAzzbKA/s1600/Capture.PNG> >> >> >> > This is a sign that your still booting the original dtb: > dtb=am335x-boneblack.dtb > > Do you have a usb serial debug cable? > > We need to look and see what u-boot is doing and if it's correctly loading > the custom: > > dtb=am335x-boneblack-emmc-overlay.dtb from /boot/uEnv.txt > > 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.
