> > *When you are using the audio cape:* > > *These nodes break it:* > > *https://github.com/RobertCNelson/dtb-rebuilder/blob/4.1-ti/src/arm/am33xx-overlay-edma-fix.dtsi#L19-L25 > <https://github.com/RobertCNelson/dtb-rebuilder/blob/4.1-ti/src/arm/am33xx-overlay-edma-fix.dtsi#L19-L25>* > > *You can include the spi nodes, or just put everything in your main > dtb... The bug occurs when edma devices are enabled in the dtbo overlay.* > > *Regards,* >
dtbo overlay as in main board file, through an include ? On Tue, Apr 19, 2016 at 11:33 AM, Robert Nelson <[email protected]> wrote: > > > On Tue, Apr 19, 2016 at 1:29 PM, William Hermans <[email protected]> > wrote: > >> *Correct, don't add [#include "am33xx-overlay-edma-fix.dtsi >>> <https://github.com/RobertCNelson/dtb-rebuilder/blob/4.4.x/src/arm/am33xx-overlay-edma-fix.dtsi>"**] >>> to the base dtb if your going to load the audio cape.* >>> >>> *I didn't in the example...* >>> >>> >>> *https://github.com/RobertCNelson/dtb-rebuilder/blob/4.1-ti/src/arm/am335x-boneblack-audio.dts >>> <https://github.com/RobertCNelson/dtb-rebuilder/blob/4.1-ti/src/arm/am335x-boneblack-audio.dts>* >>> >>> >>> *https://github.com/RobertCNelson/dtb-rebuilder/blob/4.4-ti/src/arm/am335x-boneblack-audio.dts >>> <https://github.com/RobertCNelson/dtb-rebuilder/blob/4.4-ti/src/arm/am335x-boneblack-audio.dts>* >>> >>> *But i didn't spell out why, but from your testing, you see why now. ;)* >>> >>> *Regards,* >>> >> >> Robert, >> >> Does that mean the old bug will reinsert its self if that include file is >> omitted ? >> >> We're in a similar boat here using McASP( audio codec ) with UART, SPI, >> and I2C all at once too . . . >> > > > When you are using the audio cape: > > These nodes break it: > > > https://github.com/RobertCNelson/dtb-rebuilder/blob/4.1-ti/src/arm/am33xx-overlay-edma-fix.dtsi#L19-L25 > > You can include the spi nodes, or just put everything in your main dtb... > The bug occurs when edma devices are enabled in the dtbo overlay. > > 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]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/beagleboard/CAOCHtYjU_Z9gSQUUh8gMxrJAown38ecjUxOU__Oj9zPFVADFow%40mail.gmail.com > <https://groups.google.com/d/msgid/beagleboard/CAOCHtYjU_Z9gSQUUh8gMxrJAown38ecjUxOU__Oj9zPFVADFow%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > > 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CALHSORrVtmf0mOmOWgjXeVOfg3uZZ%3DBBT8Be77nhEUj-2qQN7A%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
