On Mon, May 9, 2016 at 6:25 PM, Matt99eo <[email protected]> wrote:
> Fixed this issue -- was a <&uart*> number I missed changing... doh > > > I can now manually add the device tree : > > cat /sys/devices/platform/bone_capemgr/slots > 0: PF---- -1 > 1: PF---- -1 > 2: PF---- -1 > 3: PF---- -1 > 4: P-O-L- 0 Override Board Name,00A0,Override > Manuf,BB-APA-00A0,Override Manuf,BB-APA-01 > > How do I bake this into my kernel such that it loads at boot? > sudo update-initramfs -uk `uname -r` *.dtbo's from /lib/firmware/ get copied to the initramfs.. then add BB-APA-01 into /boot/uEnv.txt under the v4.1.x kernel section on loading overlays.. 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/CAOCHtYjM_O5kvE2QE2cLfYJXwcwGQZT%3DfQR7DxDzKY8QM%2B96tg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
