pi3: remove deprecated uboot setting

This commit is contained in:
Fiscal Velvet Poet 2024-06-05 22:00:46 +10:00
parent 5fd853e234
commit 1fb99ab958
Signed by: fiscalvelvetpoet
GPG key ID: D8EBFD58B023BD47

View file

@ -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