summaryrefslogtreecommitdiff
path: root/Platform/RaspberryPi/RPi3
diff options
context:
space:
mode:
authorPete Batard <pete@akeo.ie>2019-12-02 11:55:04 +0000
committerArd Biesheuvel <ard.biesheuvel@linaro.org>2019-12-02 15:54:50 +0000
commit00217a1d134a03e637768b112c4f3c1921efe375 (patch)
tree520d6bddc65674e60e54c0597f917d5afd97dcfd /Platform/RaspberryPi/RPi3
parent8e75ee0c9653dcd1b2858bfedadfaec27f6a2f0e (diff)
Silicon/Broadcom/Bcm283x: Rename Bcm2835 RNG driver
The Bcm283x architecture provides multiple implementations of the Random Number Generator, that have incompatibilities with one another. Because we will need to add a new driver for the Bcm2838 RNG we rename the existing Bcm2835-compatible driver to Bcm2835RngDxe and update the one platform that depends on this driver (RPi3). We also rename the internal function calls from Bcm2836 to Bcm2835 since, if we ever add platform support for Pi models that use this SoC (original Pi, Pi Zero, etc), it may look confusing to reference a feature that seems to belongs to the next SoC iteration. Signed-off-by: Pete Batard <pete@akeo.ie> Reviewed-by: Philippe Mathieu-Daude <philmd@redhat.com> Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Diffstat (limited to 'Platform/RaspberryPi/RPi3')
-rw-r--r--Platform/RaspberryPi/RPi3/RPi3.dsc2
-rw-r--r--Platform/RaspberryPi/RPi3/RPi3.fdf2
2 files changed, 2 insertions, 2 deletions
diff --git a/Platform/RaspberryPi/RPi3/RPi3.dsc b/Platform/RaspberryPi/RPi3/RPi3.dsc
index 6a808b28..945baa50 100644
--- a/Platform/RaspberryPi/RPi3/RPi3.dsc
+++ b/Platform/RaspberryPi/RPi3/RPi3.dsc
@@ -602,7 +602,7 @@
#
# RNG
#
- Silicon/Broadcom/Bcm283x/Drivers/RngDxe/RngDxe.inf
+ Silicon/Broadcom/Bcm283x/Drivers/Bcm2835RngDxe/Bcm2835RngDxe.inf
#
# UEFI application (Shell Embedded Boot Loader)
diff --git a/Platform/RaspberryPi/RPi3/RPi3.fdf b/Platform/RaspberryPi/RPi3/RPi3.fdf
index fd4e490f..31730865 100644
--- a/Platform/RaspberryPi/RPi3/RPi3.fdf
+++ b/Platform/RaspberryPi/RPi3/RPi3.fdf
@@ -273,7 +273,7 @@ READ_LOCK_STATUS = TRUE
#
# RNG
#
- INF Silicon/Broadcom/Bcm283x/Drivers/RngDxe/RngDxe.inf
+ INF Silicon/Broadcom/Bcm283x/Drivers/Bcm2835RngDxe/Bcm2835RngDxe.inf
#
# SCSI Bus and Disk Driver