Hello everyone,
I am currently working on creating a Yocto image for the Raspberry Pi Zero 2W. Since there is no specific configuration file for the RPi Zero 2W, I am using the raspberrypi0-wifi.conf file and setting MACHINE ??= "raspberrypi0-wifi". The image is generated successfully, but it does not work when flashed onto the board.
Here are the details of my setup:
Yocto Version: Dunfell
meta-raspberrypi Layer: Dunfell
Additional Layers: oe, python, multimedia, networking
I am building the image by running the following command: bitbake rpi-hwup-image
I also tried creating a new DTB file but have encountered some configuration issues and need assistance with setting up the machine configuration file correctly. Specifically, I am facing an error related to TUNE_ARCH and PACKAGE_ARCHS.
If there are any additional configurations or specific steps required for the Raspberry Pi Zero 2W, I would appreciate your guidance.
Thank you in advance for your help!
Best regards,
-Swapnil Gaikwad
I am currently working on creating a Yocto image for the Raspberry Pi Zero 2W. Since there is no specific configuration file for the RPi Zero 2W, I am using the raspberrypi0-wifi.conf file and setting MACHINE ??= "raspberrypi0-wifi". The image is generated successfully, but it does not work when flashed onto the board.
Here are the details of my setup:
Yocto Version: Dunfell
meta-raspberrypi Layer: Dunfell
Additional Layers: oe, python, multimedia, networking
I am building the image by running the following command: bitbake rpi-hwup-image
I also tried creating a new DTB file but have encountered some configuration issues and need assistance with setting up the machine configuration file correctly. Specifically, I am facing an error related to TUNE_ARCH and PACKAGE_ARCHS.
If there are any additional configurations or specific steps required for the Raspberry Pi Zero 2W, I would appreciate your guidance.
Thank you in advance for your help!
Best regards,
-Swapnil Gaikwad
Statistics: Posted by SwapnilG — Tue Jul 16, 2024 9:45 am