koenkooi / meta-beagleboard

Board support layer for the beagleboard.org family
beagleboard.org
MIT License
6 stars 7 forks source link

Device Tree Overlay Kernel 4.1 #26

Open ZARk-be opened 9 years ago

ZARk-be commented 9 years ago

Hello

Upgrading to Kernel 4.1 i cannot get my UART cape to work. I can't find any files in /lib/firmware like there used to be. BB-UART1 and BB-UART2

I've tryed adding kernel-devicetree to my image, but still nothing in /lib/firmware

ClaytonLouden commented 8 years ago

Same here... Especially a problem since 4.1 is the default kernel a build for the beaglebone will spit out. I'm not only missing the uart blobs, but there's not BBB related device tree blobs in /lib/firmware at all.

imyller commented 8 years ago

Upstream kernel no longer includes overlays for bb.org capes.

There is a new package device-tree-overlays (#28) you can add to get all the /lib/firmare/*.dtbo overlays.