1
1
Fork 0

mypi3: add comment

This commit is contained in:
Myned 2025-04-01 21:25:51 -05:00
parent 5cffc3f176
commit 57b4940553
Signed by: Myned
GPG key ID: C7224454F7881A34

View file

@ -24,6 +24,8 @@
settings = {
boot = {
# BUG: GPU reset issues on 3B+ causing hangs, uncomment when fixed with vc4 driver
# https://github.com/raspberrypi/linux/issues/5780
#// kernel = pkgs.linuxPackages_rpi3;
u-boot = true;
};