commit | d98a8dbdaec628f5c993cc711ba9ab98fe909f0f | [log] [tgz] |
---|---|---|
author | Nicolas Saenz Julienne <nsaenzjulienne@suse.de> | Wed Nov 06 10:59:44 2019 +0100 |
committer | Florian Fainelli <f.fainelli@gmail.com> | Thu Nov 14 12:33:48 2019 -0800 |
tree | 4cbfa3a45810e5e3da8cc50070781f44d8ba50d6 | |
parent | 4c365e231bd1d3bbe2bdbc2a0c4e413ffb365b20 [diff] |
ARM: dts: bcm2711: force CMA into first GB of memory arm64 places the CMA in ZONE_DMA32, which is not good enough for the Raspberry Pi 4 since it contains peripherals that can only address the first GB of memory. Explicitly place the CMA into that area. Signed-off-by: Nicolas Saenz Julienne <nsaenzjulienne@suse.de> Acked-by: Stefan Wahren <wahrenst@gmx.net> Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>