diff options
Diffstat (limited to 'target/linux/brcm2708/patches-4.19/950-0707-arm64-mm-Limit-the-DMA-zone-for-arm64.patch')
-rw-r--r-- | target/linux/brcm2708/patches-4.19/950-0707-arm64-mm-Limit-the-DMA-zone-for-arm64.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/brcm2708/patches-4.19/950-0707-arm64-mm-Limit-the-DMA-zone-for-arm64.patch b/target/linux/brcm2708/patches-4.19/950-0707-arm64-mm-Limit-the-DMA-zone-for-arm64.patch index 1a90235c5e..1715165b68 100644 --- a/target/linux/brcm2708/patches-4.19/950-0707-arm64-mm-Limit-the-DMA-zone-for-arm64.patch +++ b/target/linux/brcm2708/patches-4.19/950-0707-arm64-mm-Limit-the-DMA-zone-for-arm64.patch @@ -1,7 +1,7 @@ -From e77d206b2b910185f591345d15a010561934e92c Mon Sep 17 00:00:00 2001 +From 2722f08c4c59901bd506184e2dcbbbd532aef0b3 Mon Sep 17 00:00:00 2001 From: Andrei Gherzan <andrei@balena.io> Date: Tue, 16 Jul 2019 13:28:22 +0100 -Subject: [PATCH 707/782] arm64/mm: Limit the DMA zone for arm64 +Subject: [PATCH 707/806] arm64/mm: Limit the DMA zone for arm64 On RaspberryPi, only the first 1Gb can be used for DMA[1]. |