Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Raspberry Pi 5 Minor Fixes #2

Open
wants to merge 6 commits into
base: add_rpi5
Choose a base branch
from

Conversation

leon-anavi
Copy link

@leon-anavi leon-anavi commented Nov 16, 2023

- What I did

  • Added overlays/vc4-kms-v3d-pi5.dtbo to use vc4-kms-v3d driver on Raspberry Pi 5. Tested it for raspberrypi5-64 and core-image-weston.
  • u-boot_%.bbappend: temporary avoid Raspberry Pi 5 machines because U-Boot has not been ported to them yet.
  • rpi-config: Removed some comments to reduce config.txt file size to avoid file corruption and make sure Raspberry Pi 5 will boot successfully.

- How I did it

Changes were tested on Raspberry Pi 5 with 4GB RAM with images core-image-minimal and core-image-weston for machine raspberrypi5-64.

floion and others added 6 commits November 15, 2023 09:07
Signed-off-by: Florin Sarbu <[email protected]>
Add overlays/vc4-kms-v3d-pi5.dtbo to use vc4-kms-v3d driver on
Raspberry Pi 5.

This work was sponsored by GOVCERT.LU.

Signed-off-by: Leon Anavi <[email protected]>
Temporary avoid Raspberry Pi 5 machines because U-Boot has not been
ported to it yet.

This work was sponsored by GOVCERT.LU.

Signed-off-by: Leon Anavi <[email protected]>
Remove some comments to reduce config.txt file size to avoid file
corruption and make sure Raspberry Pi 5 will boot successfully.

This work was sponsored by GOVCERT.LU.

Signed-off-by: Leon Anavi <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants