Skip to content
Commit 9dc26624 authored by Phil Elwell's avatar Phil Elwell Committed by popcornmix
Browse files

dts: bcm2711: EMMC2 can address the whole first GB



Although 0xfc000000 looks like an inaccessible RAM address (due to the
peripheral mappings), with RAM mapped at 0xc0000000 (as it is on the
30/32-bit VPU bus) this is actually 0x3c000000 in the ARM memory space,
which is fine.

This difference is potentially the cause of some warnings seen in
sdhci_send_command.

Fixes: "dts: bcm2711: Move emmc2 to its own 'bus'"

Signed-off-by: default avatarPhil Elwell <phil@raspberrypi.com>
parent e2ecc82e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment