rpi-400: note linux_rpi4
This commit is contained in:
@@ -15,5 +15,11 @@ in
|
|||||||
];
|
];
|
||||||
#v used by systemd-boot
|
#v used by systemd-boot
|
||||||
hardware.deviceTree.name = "broadcom/bcm2711-rpi-400.dtb";
|
hardware.deviceTree.name = "broadcom/bcm2711-rpi-400.dtb";
|
||||||
|
|
||||||
|
# XXX(2025-08-31): stock kernel boots to initrd, but appears (?) to fail to mount root:
|
||||||
|
# mmc0: invalid bus width
|
||||||
|
# mmc0: error -22 whilst initialising SD card
|
||||||
|
# linux_rpi4 seems to do the same...
|
||||||
|
# boot.kernelPackages = pkgs.linuxKernel.packages.linux_rpi4;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user