Skip to content

Commit c8ff33f

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

arch/arm/boot/dts/broadcom/bcm2711-rpi-ds.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
/ {
55
chosen {
6-
bootargs = "coherent_pool=1M 8250.nr_uarts=1 snd_bcm2835.enable_headphones=0 cgroup_disable=memory numa_policy=interleave";
6+
bootargs = "coherent_pool=1M 8250.nr_uarts=1 snd_bcm2835.enable_headphones=0 cgroup_disable=memory numa_policy=interleave nvme.max_host_mem_size_mb=0";
77
};
88

99
__overrides__ {

0 commit comments

Comments
 (0)