Home
last modified time | relevance | path

Searched hist:"110 fd1fe4d3315a774199a8c58810a02ec3eb041" (Results 1 – 2 of 2) sorted by relevance

/rk3399_ARM-atf/plat/rpi/rpi3/include/
H A Drpi_hw.h110fd1fe4d3315a774199a8c58810a02ec3eb041 Tue Jul 09 14:59:26 UTC 2019 Andre Przywara <andre.przywara@arm.com> 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 <andre.przywara@arm.com>
H A Dplatform_def.h110fd1fe4d3315a774199a8c58810a02ec3eb041 Tue Jul 09 14:59:26 UTC 2019 Andre Przywara <andre.przywara@arm.com> 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 <andre.przywara@arm.com>