> On Aug 3, 2015, at 06:54 , Robert Nelson <[email protected]> wrote: > > Why? > > It should already be 'supported'.. > > https://github.com/beagleboard/linux/blob/3.8/firmware/capes/CBB-Relay-00A0.dts
I removed the .dtbo file I had, and rebooted. I still get the conflicts: Uncompressing Linux... done, booting the kernel. [ 0.337811] omap2_mbox_probe: platform not supported [ 0.492836] tps65217-bl tps65217-bl: no platform data provided [ 0.581105] bone-capemgr bone_capemgr.9: slot #1: No cape found [ 0.618214] bone-capemgr bone_capemgr.9: slot #2: No cape found [ 0.655323] bone-capemgr bone_capemgr.9: slot #3: No cape found [ 0.673520] bone-capemgr bone_capemgr.9: slot #7: CBB-Relay conflict P8.26 (#0:CBB-Relay) [ 0.682111] bone-capemgr bone_capemgr.9: slot #7: Failed verification [ 0.688849] bone-capemgr bone_capemgr.9: loader: failed to load slot-7 CBB-Relay:00A0 (prio 0) [ 0.700818] bone-iio-helper CBB-Relay-ain.17: Could not get AIN1 analog input [ 0.712777] omap_hsmmc mmc.5: of_parse_phandle_with_args of 'reset' failed [ 0.776696] pinctrl-single 44e10800.pinmux: pin 44e10854 already requested by 44e10800.pinmux; cannot claim for gpio-leds.8 [ 0.788378] pinctrl-single 44e10800.pinmux: pin-21 (gpio-leds.8) status -22 [ 0.795662] pinctrl-single 44e10800.pinmux: could not request pin 21 on device pinctrl-single My uEnv.txt: $ cat uEnv.txt #Docs: http://elinux.org/Beagleboard:U-boot_partitioning_layout_2.0 uname_r=3.8.13-bone70 #dtb= cmdline=quiet init=/lib/systemd/systemd ##Example #cape_disable=capemgr.disable_partno= #cape_enable=capemgr.enable_partno= ##Disable HDMI/eMMC #cape_disable=capemgr.disable_partno=BB-BONELT-HDMI,BB-BONELT-HDMIN,BB-BONE-EMMC-2G ##Disable HDMI #cape_disable=capemgr.disable_partno=BB-BONELT-HDMI,BB-BONELT-HDMIN ##Disable eMMC #cape_disable=capemgr.disable_partno=BB-BONE-EMMC-2G ##Audio Cape (needs HDMI Audio disabled) #cape_disable=capemgr.disable_partno=BB-BONELT-HDMI #cape_enable=capemgr.enable_partno=BB-BONE-AUDI-02 ##Logic Supply Relay Cape cape_disable=capemgr.disable_partno=BB-BONELT-HDMI,BB-BONELT-HDMIN cape_enable=capemgr.enable_partno=CBB-Relay ##enable BBB: eMMC Flasher: ##make sure, these tools are installed: dosfstools rsync #cmdline=init=/opt/scripts/tools/eMMC/init-eMMC-flasher-v3.sh -- Rick Mann [email protected] -- 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.
