agherzan / meta-raspberrypi

Yocto/OE BSP layer for the Raspberry Pi boards
https://www.yoctoproject.org/
MIT License
539 stars 415 forks source link

Add support for multi kernel Raspberry Pi machines #1087

Closed agherzan closed 2 years ago

agherzan commented 2 years ago

This introduces two new machines:

This initial support was tested on:

Tests:

Known broken/unsupported

Landed in oe-core/master PR is in draft mode due to pending oe-core changes to correctly handle depmod-ing multiple kernel module sets:

zyga commented 2 years ago

@agherzan did you test booting with u-boot as well as pi-boot?

agherzan commented 2 years ago

@zyga There should be a comment in the code but I'll make this clearer in the description (no, no support tested with uboot for now - it would be a somehow easy next step).