Out BB-GPIO-1553 does not use P9.17.  If I remove the enable for SPIDEV0 
from uEnv.txt, the capemgr error goes away, SPIDEV0 looks to load but does 
not work.
root@arm:~# dmesg | grep cape
[    0.000000] Kernel command line: console=tty0 console=ttyO0,115200n8 
bone_capemgr.enable_partno=BB-GPIO-1553 root=/dev/mmcblk0p1 rootfstype=ext4 
rootwait
[    1.896200] bone_capemgr bone_capemgr: Baseboard: 
'A335BNLT,00C0,5014BBBK0EE3'
[    1.903513] bone_capemgr bone_capemgr: 
compatible-baseboard=ti,beaglebone-black - #slots=4
[    1.939459] bone_capemgr bone_capemgr: slot #0: No cape found
[    1.972456] bone_capemgr bone_capemgr: slot #1: No cape found
[    2.005457] bone_capemgr bone_capemgr: slot #2: No cape found
[    2.038456] bone_capemgr bone_capemgr: slot #3: No cape found
[    2.044260] bone_capemgr bone_capemgr: enabled_partno PARTNO 
'BB-GPIO-1553' VER 'N/A' PR '0'
[    2.052770] bone_capemgr bone_capemgr: slot #4: override
[    2.058131] bone_capemgr bone_capemgr: Using override eeprom data at 
slot 4
[    2.065151] bone_capemgr bone_capemgr: slot #4: 'Override Board 
Name,00A0,Override Manuf,BB-GPIO-1553'
[    2.074844] bone_capemgr bone_capemgr: initialized OK.
[    3.085095] bone_capemgr bone_capemgr: slot #4: dtbo 
'BB-GPIO-1553-00A0.dtbo' loaded; overlay id #0
[   16.968989] bone_capemgr bone_capemgr: part_number 'BB-SPIDEV0', version 
'N/A'
[   17.012698] bone_capemgr bone_capemgr: slot #5: override
[   17.035299] bone_capemgr bone_capemgr: Using override eeprom data at 
slot 5
[   17.065605] bone_capemgr bone_capemgr: slot #5: 'Override Board 
Name,00A0,Override Manuf,BB-SPIDEV0'
[   17.135972] bone_capemgr bone_capemgr: slot #5: dtbo 
'BB-SPIDEV0-00A0.dtbo' loaded; overlay id #1

Nor does it show up in pinmux:
pin 83 (44e1094c.0): 4a101000.mdio (GPIO UNCLAIMED) function 
davinci_mdio_default group davinci_mdio_default
pin 84 (44e10950.0): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 85 (44e10954.0): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 86 (44e10958.0): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 87 (44e1095c.0): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 88 (44e10960.0): 48060000.mmc (GPIO UNCLAIMED) function 
pinmux_mmc1_pins group pinmux_mmc1_pins


On Friday, February 10, 2017 at 9:51:38 AM UTC-6, RobertCNelson wrote:
>
> On Thu, Feb 9, 2017 at 8:06 AM,  <[email protected] <javascript:>> 
> wrote: 
> > I still get: [FAILED] Failed to start Cape Manager Service. 
> > 
> > I did edit /uEnv.txt and /biit/uenv.txt while mounted: 
> > mount /dev/mmcblk0p1 /mnt/card 
> > did not look to matter. 
> > 
> > ? should it be bone_campmgr.partno or capemgr.enable_partno 
> > I have seen/tried both 
> > 
> > root@arm:~# locate am335x-boneblack-emmc-overlay.dtb 
> > /boot/dtbs/4.1.38-bone-rt-r24/am335x-boneblack-emmc-overlay.dtb 
> > /lib/firmware/am335x-boneblack-emmc-overlay.dtb 
> > 
> > results of /cat/cmdline: 
> > console=tty0 console=ttyO0,115200n8 
> > bone_capemgr.enable_partno=BB-GPIO-1553,BB-SPIDEV0 root=/dev/mmcblk0p1 
> > rootfstype=ext4 rootwait 
> > 
> > the two capes do get enabled 
> >  0: PF----  -1 
> >  1: PF----  -1 
> >  2: PF----  -1 
> >  3: PF----  -1 
> >  4: P-O-L-   1 Override Board Name,00A0,Override Manuf,BB-GPIO-1553 
> >  5: P-O-L-   0 Override Board Name,00A0,Override Manuf,BB-SPIDEV0 
> > 
> > root@arm:~# dmesg | grep cape 
> > [    0.000000] Kernel command line: console=tty0 console=ttyO0,115200n8 
> > bone_capemgr.enable_partno=BB-GPIO-1553,BB-SPIDEV0 root=/dev/mmcblk0p1 
> > rootfstype=ext4 rootwait 
> > [    1.892654] bone_capemgr bone_capemgr: Baseboard: 
> > 'A335BNLT,00C0,5014BBBK0EE3' 
> > [    1.899969] bone_capemgr bone_capemgr: 
> > compatible-baseboard=ti,beaglebone-black - #slots=4 
> > [    1.935425] bone_capemgr bone_capemgr: slot #0: No cape found 
> > [    1.968423] bone_capemgr bone_capemgr: slot #1: No cape found 
> > [    2.001423] bone_capemgr bone_capemgr: slot #2: No cape found 
> > [    2.034423] bone_capemgr bone_capemgr: slot #3: No cape found 
> > [    2.040226] bone_capemgr bone_capemgr: enabled_partno PARTNO 
> > 'BB-GPIO-1553' VER 'N/A' PR '0' 
> > [    2.048738] bone_capemgr bone_capemgr: slot #4: override 
> > [    2.054098] bone_capemgr bone_capemgr: Using override eeprom data at 
> slot 
> > 4 
> > [    2.061117] bone_capemgr bone_capemgr: slot #4: 'Override Board 
> > Name,00A0,Override Manuf,BB-GPIO-1553' 
> > [    2.070576] bone_capemgr bone_capemgr: enabled_partno PARTNO 
> 'BB-SPIDEV0' 
> > VER 'N/A' PR '0' 
> > [    2.078913] bone_capemgr bone_capemgr: slot #5: override 
> > [    2.084269] bone_capemgr bone_capemgr: Using override eeprom data at 
> slot 
> > 5 
> > [    2.091288] bone_capemgr bone_capemgr: slot #5: 'Override Board 
> > Name,00A0,Override Manuf,BB-SPIDEV0' 
> > [    2.100868] bone_capemgr bone_capemgr: initialized OK. 
> > [    3.120033] bone_capemgr bone_capemgr: slot #5: dtbo 
> > 'BB-SPIDEV0-00A0.dtbo' loaded; overlay id #0 
> > [    3.121768] bone_capemgr bone_capemgr: slot #4: dtbo 
> > 'BB-GPIO-1553-00A0.dtbo' loaded; overlay id #1 
> > [   13.125011] bone_capemgr bone_capemgr: part_number 'BB-SPIDEV0', 
> version 
> > 'N/A' 
> > [   13.168836] bone_capemgr bone_capemgr: slot #6: override 
> > [   13.185280] bone_capemgr bone_capemgr: Using override eeprom data at 
> slot 
> > 6 
> > [   13.208576] bone_capemgr bone_capemgr: slot #6: 'Override Board 
> > Name,00A0,Override Manuf,BB-SPIDEV0' 
> > [   13.241111] bone_capemgr bone_capemgr: slot #6: BB-SPIDEV0 conflict 
> P9.17 
> > (#5:BB-SPIDEV0) 
>
> BB-SPIDEV0 uses P9.17, dtb=am335x-boneblack-emmc-overlay.dtb doesn't 
> touch P9.17, thus "YOUR" BB-GPIO-1553 is taking P9.17.. 
>
> You need to fix that.. 
>
> Regards, 
>
> -- 
> Robert Nelson 
> https://rcn-ee.com/ 
>

-- 


---------------------------------------------------------------------------------------
This e-mail and any attached files may contain WINTEC, Inc., proprietary 
information and may be legally privileged or subject to export control 
restrictions.  If you are not the addressee, any disclosure, reproduction, 
copying, distribution, or other dissemination or use of this communication 
is strictly prohibited.  If you have received this transmission in error 
please reply to the sender immediately and then delete this e-mail.

-- 
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/24b1aed5-b73b-4b84-86e3-db79290103f2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to