Re: Issue with booting FIT image using Yocto with raspberry pi cm4

2025-04-09 Thread Andreas Enbacka
Hello Christopher, Thanks for your suggestion, I tried to apply the patches (last one I had some issues with, as it did not apply directly on scarthgap branch). Still has similar boot issues with the fitImage (inflate error -3). Some questions: - Is the default uboot load and entry address 0x000

Re: Issue with booting FIT image using Yocto with raspberry pi cm4

2025-04-09 Thread Christopher Obbard
Hi Andreas, Can you please try with this series from Simon? https://lore.kernel.org/u-boot/20241220003447.2913443-1-...@chromium.org/ It solved booting mainline kernel on CM4 for me (albeit not with FIT images). Thanks, Chris On Tue, 8 Apr 2025 at 19:23, Andreas Enbacka wrote: > > Hello every

Issue with booting FIT image using Yocto with raspberry pi cm4

2025-04-08 Thread Andreas Enbacka
Hello everyone, I am working on building a custom image targeting the raspberry pi cm4 using Yocto / meta-raspberrypi (scarthgap release) and u-boot. The kernel and rootfs booted without issues before switching to using fit image. I build the yocto image with kernel type / class set to fitImage.