sd-image-raspberrypi: populateBoot -> populateFirmware
Fixes an incomplete change from the last changes.
This commit is contained in:
parent
7b8a7cee78
commit
6fba2c3565
@ -22,7 +22,7 @@ in
|
||||
boot.kernelPackages = pkgs.linuxPackages_rpi;
|
||||
|
||||
sdImage = {
|
||||
populateBootCommands = let
|
||||
populateFirmwareCommands = let
|
||||
configTxt = pkgs.writeText "config.txt" ''
|
||||
# Prevent the firmware from smashing the framebuffer setup done by the mainline kernel
|
||||
# when attempting to show low-voltage or overtemperature warnings.
|
||||
|
Loading…
Reference in New Issue
Block a user