wip: vc4 gpu support

This commit is contained in:
2024-12-31 11:25:24 -06:00
parent 3a6d89df4c
commit b8b33c8d20
3 changed files with 66 additions and 10 deletions

2
config
View File

@@ -2,5 +2,5 @@ target=aarch64-unknown-linux-gnu
profile=default/linux/arm64/23.0/systemd
kernel_pkg=sys-kernel/raspberrypi-sources
kernel_defconfig=bcm2835
device_tree=broadcom/bcm2711-rpi-4-b.dtb
device_tree=broadcom/*.dtb
rootflags='ro rootwait=4'