Skip to content
Commit 110fd1fe authored by Andre Przywara's avatar Andre Przywara
Browse files

rpi3: Rename RPI3_IO_BASE to RPI_IO_BASE



The location of the MMIO window is different between a Raspberry Pi 3
and 4: the former has it just below 1GB, the latter below 4GB.
The relative location of the peripherals is mostly compatible though.

To allow sharing code between the two models, let's rename the symbol
used for the MMIO base to the more generic RPI_IO_BASE name.

Change-Id: I3c2762fb30fd56cca743348e79d72ef8c60ddb03
Signed-off-by: Andre Przywara's avatarAndre Przywara <andre.przywara@arm.com>
parent 4f2b9848
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment