Ah, gotcha - you had me there with rfs :-).
yes the dmesg outputs shown are using the bone70 installation.
glad to have someone else looking at this as I may just be missing something simple - I am wanting to move up to bone70 to make use of the improved cloning scripts as I need to clone quite a few boards in the very near future.
I decided to create a new post specifically to this issue and version as this thread covers a huge span of time with many updates in between.
LDC/Audio Bust?
Hi all ,
I am working on the beagle bone black ,actually what i want to do is ,play a audio in BBB. i am using Wolf son audio card to interface with the BBB, by using YOCTO ,the card specific information i given in .dts or .dtsi file file actually the card is specific to raspberry pi but i want to use with BBB .In wolfson card having PCM port there is no PCM port on BBB , i’m using MCASP to interface the card with BBB the data transmission through i2c .i build images in yocto i took that images and booting the board after booting the kernel i checked in /proc directory in this there is no asound and cards. can you please tell me the what i was doing wrong in this .
can you please give me the suggestion ,how to play the audio by using that card .