Skip to content

Commit 0860bce

Browse files
committed
Set default NVME HMB size to 0 on RPi 5
1 parent b0e1f02 commit 0860bce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

arch/arm64/boot/dts/broadcom/bcm2712-rpi.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ pio: &rp1_pio {
9797

9898
/ {
9999
chosen: chosen {
100-
bootargs = "reboot=w coherent_pool=1M 8250.nr_uarts=1 pci=pcie_bus_safe cgroup_disable=memory numa_policy=interleave";
100+
bootargs = "reboot=w coherent_pool=1M 8250.nr_uarts=1 pci=pcie_bus_safe cgroup_disable=memory numa_policy=interleave nvme.max_host_mem_size_mb=0";
101101
stdout-path = "serial10:115200n8";
102102
};
103103

0 commit comments

Comments
 (0)