The raspberry pi 5 does not boot properly when having enabled vc4graphics in combination with some meta-openembedded/meta-networking.
I have not had a succesfull boot with image-core-full-cmdline without removing vc4graphics. I have not had a successful boot with image-core-base and meta-openemvedded/meta-networking added as bblayer.
This seems to be related to other issues issue #1079 and therefore maybe being a problem with the 64-based machines.
Steps to reproduce the issue:
Build core-image-base for rpi5 and have successful boot
Run bitbake-layers add-layer /path/to/meta-openembedded/meta-networking (and therefore also add meta-python)
3.Boot now stops when loading vc4graphics:
Describe the results you received:
Not successful boot
Describe the results you expected:
successful boot
Additional information you deem important (e.g. issue happens only occasionally):
Additional details (revisions used, host distro, etc.):
Using the scarthgap branch.
I have mostly tested in combination with kas from meta-mender-community
I have noticed that deleting the boot partition and then reflashing the sd-card (I use dd) often fixes this issue. I have still not made it work with core-image-full-cmdline
Description
The raspberry pi 5 does not boot properly when having enabled vc4graphics in combination with some meta-openembedded/meta-networking.
I have not had a succesfull boot with image-core-full-cmdline without removing vc4graphics. I have not had a successful boot with image-core-base and meta-openemvedded/meta-networking added as bblayer.
This seems to be related to other issues issue #1079 and therefore maybe being a problem with the 64-based machines.
Steps to reproduce the issue:
Describe the results you received: Not successful boot
Describe the results you expected: successful boot
Additional information you deem important (e.g. issue happens only occasionally):
Additional details (revisions used, host distro, etc.): Using the scarthgap branch. I have mostly tested in combination with kas from meta-mender-community