On Tue, Feb 3, 2015 at 2:11 PM, Axel Barkow <[email protected]> wrote: > Hi Robert, > > I just checked 3.14.31-ti-r49 again and found my problem. I used a custom > dtb which was not available in the corresponding directory for the new > kernel. Now it's booting without problems.
To be safe, for the next upgrade, create a directory /boot/dtbs/ and copy your custom *.dtb into it. It's the 5th location searched, but first non kernel version directory: http://elinux.org/Beagleboard:U-boot_partitioning_layout_2.0#u-boot_dtb_search_order 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 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.
