On Thu, 25 Mar 2021 10:07:13 -0700 (PDT), in
gmane.comp.hardware.beagleboard.user
"jeff....-re5jqeeqqe8avxtiumw...@public.gmane.org"
<jeff.andich-re5jqeeqqe8avxtiumw...@public.gmane.org> wrote:


>
>The following post shows a line in uEnv.txt for enabling, and I assuming 
>disabling cape universal:
>
>https://github.com/beagleboard/bb.org-overlays/issues/79
>
>enable_uboot_cape_universal=1
>
>So, not sure if this means that if you change to 0 in uEnv.txt, that it 
>would free up pins so that pin-config no longer gives an error.
>

        I seem to recall that disabling cape_universal ALSO disables any use of
config-pin. More likely is that one needs to disable /other/ overlays that
are claiming the desired pins. From my BBB:

###Disable auto loading of virtual capes (emmc/video/wireless/adc)
#disable_uboot_overlay_emmc=1
#disable_uboot_overlay_video=1
#disable_uboot_overlay_audio=1
#disable_uboot_overlay_wireless=1
#disable_uboot_overlay_adc=1
###
###PRUSS OPTIONS
###pru_rproc (4.14.x-ti kernel)
#uboot_overlay_pru=/lib/firmware/AM335X-PRU-RPROC-4-14-TI-00A0.dtbo
###pru_rproc (4.19.x-ti kernel)
uboot_overlay_pru=/lib/firmware/AM335X-PRU-RPROC-4-19-TI-00A0.dtbo
###pru_uio (4.14.x-ti, 4.19.x-ti & mainline/bone kernel)
#uboot_overlay_pru=/lib/firmware/AM335X-PRU-UIO-00A0.dtbo
###
###Cape Universal Enable
enable_uboot_cape_universal=1

        Though what overlay claims P1_36 (PWM0 A) is not apparent. May have to
search the device tree sources to find it.


-- 
Dennis L Bieber

-- 
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 beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/gv2q5gpoi1o10hfvio4ishmebffvhlrusc%404ax.com.

Reply via email to