summaryrefslogtreecommitdiff
path: root/Platform/Marvell/Marvell.dec
diff options
context:
space:
mode:
authorMarcin Wojtas <mw@semihalf.com>2017-10-09 19:31:06 +0200
committerLeif Lindholm <leif.lindholm@linaro.org>2017-11-30 15:50:08 +0000
commit6813928d6a62e67cf420e2ab72c3226c80121d5a (patch)
tree98e7926aab4bb3eecd93014ffa49bef4ad031192 /Platform/Marvell/Marvell.dec
parent4fe276ea648f219bb0b16874b72bb5c4915ddbe3 (diff)
downloadedk2-platforms-6813928d6a62e67cf420e2ab72c3226c80121d5a.tar.xz
Platform/Marvell: Introduce MvFvbDxe variable support driver
MvFvbDxe driver introduces non-volatile EFI variable support for Armada platforms. It relies on memory-mapped SPI read access. Implementation of EFI_FIRMWARE_VOLUME_BLOCK2_PROTOCOL is done with using existing Marvell SPI infrastructure (SpiMasterProtocol and SpiFlashProtocol), thanks to which this driver will be able to support various combinations of flash devices and host controllers. Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Marcin Wojtas <mw@semihalf.com> Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
Diffstat (limited to 'Platform/Marvell/Marvell.dec')
-rw-r--r--Platform/Marvell/Marvell.dec1
1 files changed, 1 insertions, 0 deletions
diff --git a/Platform/Marvell/Marvell.dec b/Platform/Marvell/Marvell.dec
index 825589536b..6aa2a8dedc 100644
--- a/Platform/Marvell/Marvell.dec
+++ b/Platform/Marvell/Marvell.dec
@@ -125,6 +125,7 @@
#SPI
gMarvellTokenSpaceGuid.PcdSpiRegBase|0|UINT32|0x3000051
+ gMarvellTokenSpaceGuid.PcdSpiMemoryBase|0|UINT32|0x3000059
gMarvellTokenSpaceGuid.PcdSpiMaxFrequency|0|UINT32|0x30000052
gMarvellTokenSpaceGuid.PcdSpiClockFrequency|0|UINT32|0x30000053