On Mon, Dec 14, 2015 at 4:45 PM, <[email protected]> wrote: > I have upgrade from the 3.8 to 4.1.13-ti-r35 kernel.
I"m suprised it booted with a default "2014-04-23"'s u-boot loadaddr for zImage/*.dtb.. > Currently I am running the BeagleBone Debian Image 2014-04-23 which does not > support fetching bb-customizations from the repos. Is there a way to > manually install the device tree files without using the install script in > bb.org-overlays? This is the file: (bb-customizations contains) https://github.com/rcn-ee/repos/blob/master/bb-bb-customizations/suite/wheezy/debian/dtbo needs to be located here: /usr/share/initramfs-tools/hooks/dtbo with +x enabled: sudo chmod +x /usr/share/initramfs-tools/hooks/dtbo Then remember, you'll need to cp "/boot/initrd.img-`uname -r`" where "2014-04-23" looks for it.. 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.
