Thanks a ton! It works now! 1) I had no bbb-uEnv.txt on the flashed sdcard 2) could not get it working with bbb-uEnv.txt from setup_sdcard.sh 3) but I then thought, meh, let's just update the eMMC with the BBB-eMMC-flasher-debian-7.6-console-armhf-2014-09-04-2gb
Now I can boot successfully to 3.14.19 from eMMC and from sdcard. Am 06.10.2014 um 19:42 schrieb Robert Nelson <[email protected]>: > On Mon, Oct 6, 2014 at 12:39 PM, Dipl.-Inf. Jakob Bysewski > <[email protected]> wrote: >>> sudo apt-get update >>> sudo apt-get install linux-image-3.14.19-ti-r27 >> That's exactly what I did - here is the log (it's only U-Boot) >> http://pastebin.com/Xk12zLWW > > Yuck!! Your dealing with and old bootloader in the eMMC, the dtb is > too big, so it's overlapping with the kernel in memory.. > > Just: > > sudo mv /bbb-uEnv.txt /uEnv.txt > > Regards, > > -- > Robert Nelson > http://www.rcn-ee.com/ > > -- > For more options, visit http://beagleboard.org/discuss > --- > You received this message because you are subscribed to a topic in the Google > Groups "BeagleBoard" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/beagleboard/rkiFSA1cXvU/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > For more options, visit https://groups.google.com/d/optout. -- 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.
