On Thu, Feb 6, 2025 at 8:42 AM John via lists.yoctoproject.org
<jdowd=slashdevslashnull....@lists.yoctoproject.org> wrote:
>
> So, I'm at the same point in this excruciating exercise. The output is the 
> same as what I reported before. I'm stuck at the loading of the linux kernel.
>
> I have to set the dtparam arm_64bit=0 for my Yocto image. Could there be an 
> issue with the Raspberry Pi bootcode.bin being unable to load a 32-bit kernel 
> image? If I don't put that parameter in, I get an error from bootcode.bin 
> about there being no loadable kernel image available.
>
> Also, I've tried this with u-boot as well. I was thinking it would be easier 
> as u-boot's start requirements are quite straight forward. However I get 
> exactly the same issue.
>
> Is this a device tree issue? I have the dtb file: bcm2710-rpi-zero-2.dtb 
> being loaded. Is that the correct one?

yes it is. Can you try building for MACHINE = "raspberrypi0-2w-64" and
see if it works ?
if it does, then perhaps we need to add

RPI_KERNEL_DEVICETREE = "broadcom/bcm2710-rpi-zero-2.dtb" in
raspberrypi0-2w.conf and see if that helps with 32bit mode.

>
> Can anyone claim that they have a working Yocto image from the more recent 
> repos booting on a Raspberry Pi Zero W 2 board?
>
> Cheers!!
>
> 
>
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#64731): https://lists.yoctoproject.org/g/yocto/message/64731
Mute This Topic: https://lists.yoctoproject.org/mt/111018045/21656
Mute #raspberrypi:https://lists.yoctoproject.org/g/yocto/mutehashtag/raspberrypi
Mute 
#raspberrypi0-wifi:https://lists.yoctoproject.org/g/yocto/mutehashtag/raspberrypi0-wifi
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to