dts: bcm2712-rpi-5-b: Enable warm reboot mode
authorPhil Elwell <phil@raspberrypi.com>
Mon, 11 Dec 2023 17:00:56 +0000 (17:00 +0000)
committerDom Cobley <popcornmix@gmail.com>
Mon, 19 Feb 2024 11:35:23 +0000 (11:35 +0000)
Switch to warm reboot mode so that the partition number is preserved.

Signed-off-by: Phil Elwell <phil@raspberrypi.com>
arch/arm/boot/dts/broadcom/bcm2712-rpi-5-b.dts

index b0f7da512f7d75a955f558163814ca1eef3a1100..016ec9e47d0394da0fdc79cf9e0e42bd9765a2e8 100644 (file)
@@ -428,7 +428,7 @@ dpi_16bit_gpio2:        &rp1_dpi_16bit_gpio2        { };
 
 / {
        chosen: chosen {
-               bootargs = "coherent_pool=1M 8250.nr_uarts=1 pci=pcie_bus_safe snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1";
+               bootargs = "reboot=w coherent_pool=1M 8250.nr_uarts=1 pci=pcie_bus_safe snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1";
                stdout-path = "serial10:115200n8";
        };