> On Jul 22, 2015, at 3:29 PM, Robert Nelson <robertcnel...@gmail.com> wrote:
> 
>> On Wed, Jul 22, 2015 at 9:21 AM, Alexander Hiam <a...@graycat.io> wrote:
>> Robert, that sounds great to me.
>> 
>>> Well, the BoneScript and PyBBIO libraries both need to be updated for
>>> 4.1. Shouldn't be that hard with a focused effort. Patches welcome.
>> My thoughts now, if cape-universal is loaded by default, would be to use
>> cape-universal in BoneScript/PyBBIO if it's loaded, and otherwise to use the
>> current custom overlay method. How's that sound to you, Jason?

Yeah, I also like this loaded by default. Much cleaner for the script code. 
Disable only if an EEPROM says load something in conflict or a command-line 
option says so. 

> 
> Okay this now enabled:
> 
> https://github.com/RobertCNelson/boot-scripts/blob/master/boot/am335x_evm.sh#L213
> 
> #default (dtb=am335x-boneblack.dtb)
> config-pin overlay cape-universaln
> 
> #dtb=am335x-boneblack-overlay.dtb
> config-pin overlay cape-universal
> config-pin overlay cape-univ-hdmi
> config-pin overlay cape-univ-audio
> config-pin overlay cape-univ-emmc
> 
> #dtb=am335x-boneblack-emmc-overlay.dtb
> config-pin overlay cape-universal
> config-pin overlay cape-univ-hdmi
> config-pin overlay cape-univ-audio
> 
> #dtb=am335x-boneblack-hdmi-overlay.dtb
> config-pin overlay cape-universal
> config-pin overlay cape-univ-emmc
> 
> #dtb=am335x-boneblack-nhdmi-overlay.dtb
> config-pin overlay cape-universal
> config-pin overlay cape-univ-audio
> config-pin overlay cape-univ-emmc
> 
> I think this takes care of all the pin's..
> 
> Regards,
> 
> -- 
> Robert Nelson
> https://rcn-ee.com/
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Beagle Alpha" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to beagle-alpha+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

-- 
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to