mirror of
https://github.com/cmclark00/retro-imager.git
synced 2025-05-18 07:55:21 +01:00
Embedded: patch buildroot to build Mesa3D with Pi 5 support
This commit is contained in:
parent
af5828e6e2
commit
40a73c3797
6 changed files with 156 additions and 7 deletions
|
@ -1 +1 @@
|
|||
quiet console=serial0,115200 console=tty1 debugconsole
|
||||
quiet console=tty1 console=serial0,115200 debugconsole
|
||||
|
|
|
@ -1,7 +1,3 @@
|
|||
[HDMI:0]
|
||||
hdmi_pixel_freq_limit=200000000
|
||||
[HDMI:1]
|
||||
hdmi_pixel_freq_limit=200000000
|
||||
[all]
|
||||
kernel=Image.gz
|
||||
initramfs rootfs.cpio.zst
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue