beaglebone black 4D systems LCD cape and yocto first steps

Hello

I’m new to beaglebone black and yocto. I have a 4D systems LCD cape and a beagle bone black. I’ve managed to build an image using yocto and boot it. It seems by default to be using hdmi. I see a tilcdc driver listed in dmesg output but nothing regarding the cape. I have no idea where to start but is there a pointer or guide to getting the lcd cape working with yocto?

John

Point yocto too:

https://github.com/beagleboard/linux/tree/4.1

and dtc & dtbo overlays:

https://github.com/beagleboard/bb.org-overlays

Regards,

Hello Robert

Are these recipe layers in yocto parlance?

John

They are available thru apt. :wink:

Regards,

Hello Robert

Thanks. These appear to be runtime procedures. I’ll try them out.

Thanks again

John