Xilinx / PYNQ

Python Productivity for ZYNQ
http://www.pynq.io/
BSD 3-Clause "New" or "Revised" License
1.95k stars 808 forks source link

Building in-tree kernel module #1428

Closed KestutisMa closed 4 months ago

KestutisMa commented 1 year ago

Amazing work, thanks for your time on this project! I am trying to build in-tree kernel module (SPI LCD). I see there are Pynq bsp recipies, and read that these are the way of building modules in Peta Linux, but I'm doing this for first time. I've spent many days of trying to figure out things myself. Also, I didn't got response in Pynq forums (maybe no many kernel devs there) for 3 months so asking here.

Question: What is recommended general way of building in-tree kernel module? Is it possible to build it without rebuilding whole system image?

jogomojo commented 4 months ago

Closing due to lack of activity. If this is still an issue re-open it as a discuss.pynq.io post.