mypi3: add comment
This commit is contained in:
parent
5cffc3f176
commit
57b4940553
1 changed files with 2 additions and 0 deletions
|
@ -24,6 +24,8 @@
|
||||||
|
|
||||||
settings = {
|
settings = {
|
||||||
boot = {
|
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;
|
#// kernel = pkgs.linuxPackages_rpi3;
|
||||||
u-boot = true;
|
u-boot = true;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Reference in a new issue