pi3: remove deprecated uboot setting
This commit is contained in:
parent
5fd853e234
commit
1fb99ab958
|
@ -31,7 +31,6 @@
|
||||||
raspberryPi = {
|
raspberryPi = {
|
||||||
enable = false;
|
enable = false;
|
||||||
version = 3;
|
version = 3;
|
||||||
uboot.enable = true;
|
|
||||||
firmwareConfig = ''
|
firmwareConfig = ''
|
||||||
arm_64bit=1 # Force kernel loading system to assume a 64-bit kernel
|
arm_64bit=1 # Force kernel loading system to assume a 64-bit kernel
|
||||||
display_auto_detect=1 # Enable auto detection of screen resolution
|
display_auto_detect=1 # Enable auto detection of screen resolution
|
||||||
|
|
Loading…
Reference in a new issue