move comment

This commit is contained in:
Travis Staton 2024-11-12 12:31:36 -05:00
parent beb01f006a
commit b7c3578710
No known key found for this signature in database
GPG key ID: E883E53CDAC16260
2 changed files with 1 additions and 1 deletions

View file

@ -321,6 +321,7 @@ in
if cfg.uboot.enable then [ ]
else [
"console=tty1"
# https://github.com/raspberrypi/firmware/issues/1539#issuecomment-784498108
"console=serial0,115200n8"
"init=/sbin/init"
];

View file

@ -8,7 +8,6 @@
boot.consoleLogLevel = lib.mkDefault 7;
# https://github.com/raspberrypi/firmware/issues/1539#issuecomment-784498108
boot.kernelParams = [
# This is ugly and fragile, but the sdImage image has an msdos
# table, so the partition table id is a 1-indexed hex