
Uboot_overlay_pru=/lib/firmware/AM335X-PRU-RPROC-4-14-TI-00A0.dtboĪM335X-PRU-STOPWATCH.dtso compiled as /lib/firmware/AM335X-PRU-STOPWATCH.dtbo /dts-v1/ Ĭompatible = "ti,beaglebone", "ti,beaglebone-black" Įxclusive-use = "P8.11", "P8.15", "P8. Related parts of /boot/uEnv.txt dtb=am335x-boneblack.dtbĭtb_overlay=/lib/firmware/AM335X-PRU-STOPWATCH.dtbo The cape manager is disabled in 4.14, so can't use it to load an overlay.

Pins I wanted to use are defined in the pinmuxes in am335x-bone-common-universal-pins.dtsi, but they don't seem to be actually used by any peripherals. The problem is, both the DTB and the overlay seem to be loaded correctly on boot, but the overlay changes don't seem to be applied at all. The AM335x Cortex-A8 Overview has links to TI hardware designs based on AM335x. I've set it up so it uses the am335x-boneblack.dtb and I'm trying to enable a custom overlay which claims some pins for the PRUSS. For more information, see the Emulation and Trace Headers Technical Reference Manual.
#Am335x deepsleep clock enable install
The problem is, both the DTB and the overlay seem to be loaded correctly on boot, but the overlay changes don't seem to be applied at all. SDRAM (and other) output clocks are internally looped back Do not forget to install a JTAG connection JTAG: Make sure to use the RTCK pin on the JTAG connector.

I've set it up so it uses the am335x-boneblack.dtb and I'm trying to enable a custom overlay which claims some pins for the PRUSS. I have a project using BeagleBone Black rev C with Debian 9.5 4GB SD IOT running on the 4.14.x-ti kernel.
