On 2020.04.30 20:24, Andrei Warkentin wrote:
Matches the new reality around FDT support (edk2-platform patches).
Signed-off-by: Andrei Warkentin <andrey.warken...@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 +-----------------+
Reviewed-by: Pete Batard <p...@akeo.ie>
-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#58500): https://edk2.groups.io/g/devel/message/58500
Mute This Topic: https://groups.io/mt/73382930/21656
Group Owner: devel+ow...@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-