arduino / ArduinoCore-mbed

329 stars 192 forks source link

Portenta X8 #654

Open lmatusz opened 1 year ago

lmatusz commented 1 year ago

Hello,

Portenta X8 is awsome. I have a question: how to build new kernel for Portenta X8. I know it is based on Yocto, but maybe you will have somewhere instructions / how-to wiki?

Will appreciate more, Lukasz Matuszewski

lmatusz commented 1 year ago

Found this one: https://docs.arduino.cc/tutorials/portenta-x8/image-building and trying to build default lmp-partner-arduino-image.

I am wondering if I change line regarding PCIE in interconnect to DEFINE_BUS_SLAVE and compile the kernel again will be sufficient to connect it to PC motherboard -> drivers/interconnect/imx/imx8mm.c?

image