public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [edk2-platforms][PATCH 1/1] RPi3: minor doc fix
@ 2020-04-30 19:24 Andrei Warkentin
  2020-05-01  9:43 ` Pete Batard
  0 siblings, 1 reply; 5+ messages in thread
From: Andrei Warkentin @ 2020-04-30 19:24 UTC (permalink / raw)
  To: devel; +Cc: ard.biesheuvel, leif, pete, philmd

Matches the new reality around FDT support (edk2-platform patches).

Signed-off-by: Andrei Warkentin <andrey.warkentin@gmail.com>
---
 Platform/RaspberryPi/RPi3/TrustedFirmware/Readme.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/Platform/RaspberryPi/RPi3/TrustedFirmware/Readme.md b/Platform/RaspberryPi/RPi3/TrustedFirmware/Readme.md
index 326f5f9..aafbbe9 100644
--- a/Platform/RaspberryPi/RPi3/TrustedFirmware/Readme.md
+++ b/Platform/RaspberryPi/RPi3/TrustedFirmware/Readme.md
@@ -20,13 +20,15 @@ which results in the following memory mapping:
     0x00000000 +-----------------+
                |       ROM       | BL1
     0x00010000 +-----------------+
-               |       DTB       | (Loaded by the VideoCore)
+               |     Nothing     |
     0x00020000 +-----------------+
                |       FIP       |
     0x00030000 +-----------------+
                |                 |
                |  UEFI PAYLOAD   |
                |                 |
+    0x001f0000 +-----------------+
+               |       DTB       | (Loaded by the VideoCore)
     0x00200000 +-----------------+
                |   Secure SRAM   | BL2, BL31
     0x00300000 +-----------------+
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-05-01 10:38 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-30 19:24 [edk2-platforms][PATCH 1/1] RPi3: minor doc fix Andrei Warkentin
2020-05-01  9:43 ` Pete Batard
2020-05-01 10:27   ` Ard Biesheuvel
2020-05-01 10:29     ` Pete Batard
2020-05-01 10:38       ` Ard Biesheuvel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox