So that means ## is a comment, and # is a comment. Or, any line starting with a hash( # ) is a comment.
@Robert, it seems like he wants both disabled. He's trying to use pins that are in use by the HDMI framer, as Per Charles. On Mon, Oct 26, 2015 at 6:01 AM, Robert Nelson <[email protected]> wrote: > On Mon, Oct 26, 2015 at 7:57 AM, AndyS <[email protected]> > wrote: > > Thank for your help so far guys. > > ## Is this a comment? > > # or is this a comment? > > The character '#' signifies a comment in u-boot's uEnv.txt files.. > > > I am guessing I need to take out these # to make my eEnv.txt look like > this? > > > > ##Audio Cape (needs HDMI Audio disabled) > > cape_disable=capemgr.disable_partno=BB-BONELT-HDMI > > cape_enable=capemgr.enable_partno=BB-BONE-AUDI-02 > > hdmi video enabled, hdmi audio disabled, audio cape enabled. > > Is that what you want? > > Regards, > > -- > Robert Nelson > https://rcn-ee.com/ > > -- > 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. > -- 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.
