dts: bcm2711: EMMC2 can address the whole first GB
authorPhil Elwell <phil@raspberrypi.com>
Mon, 20 Apr 2020 10:25:18 +0000 (11:25 +0100)
committerpopcornmix <popcornmix@gmail.com>
Wed, 1 Jul 2020 15:33:48 +0000 (16:33 +0100)
commit763fa75db30e0a589f091c939e6c882adc94c077
tree41cda2e577a385d68da8832c702c1cd1956fb4dd
parent4f2eb596eef96784be9bdc7cfa7e05c41cb84ee7
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: Phil Elwell <phil@raspberrypi.com>
arch/arm/boot/dts/bcm2711-rpi-4-b.dts