Skip to content
Commit 37bfc1cf authored by Phil Elwell's avatar Phil Elwell Committed by popcornmix
Browse files

ARM: dts: bcm2835: Use the L2 non-allocating alias

The /soc/dma-ranges property on BCM2835 currently results in DMA
addresses in the range 0x40000000-0x5fffffff. This will allocate in the
system L2 cache, which may adversely affect performance.

Change the dma-ranges property to give addresses in the range
0x80000000-0x9fffffff, which are coherent with L2 but non-allocating.

See: https://github.com/raspberrypi/linux/issues/3602



Signed-off-by: default avatarPhil Elwell <phil@raspberrypi.com>
parent 3e5fd6a4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment