diff options
author | Marcin Wojtas <mw@semihalf.com> | 2017-12-08 15:57:33 +0100 |
---|---|---|
committer | Ard Biesheuvel <ard.biesheuvel@linaro.org> | 2017-12-08 15:26:45 +0000 |
commit | d5ac82014083a9290fa32a1e3296a83b95efd2c0 (patch) | |
tree | 01c7d387ab0dfcc884642e450c400cde1185a0e9 /Platform | |
parent | 46e1f8149e3e84f520f0a145a7e6bd515f7aa714 (diff) | |
download | edk2-platforms-d5ac82014083a9290fa32a1e3296a83b95efd2c0.tar.xz |
Marvell/Armada70x0Db: Rename fd file
Hitherto fd file name was pretty generic, so use one,
which reflects actual board model.
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Marcin Wojtas <mw@semihalf.com>
Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Diffstat (limited to 'Platform')
-rw-r--r-- | Platform/Marvell/Armada70x0Db/Armada70x0Db.fdf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Platform/Marvell/Armada70x0Db/Armada70x0Db.fdf b/Platform/Marvell/Armada70x0Db/Armada70x0Db.fdf index bba449a41d..3b0646e016 100644 --- a/Platform/Marvell/Armada70x0Db/Armada70x0Db.fdf +++ b/Platform/Marvell/Armada70x0Db/Armada70x0Db.fdf @@ -24,7 +24,7 @@ #
################################################################################
-[FD.Armada70x0_EFI]
+[FD.Armada70x0Db_EFI]
BaseAddress = 0x00000000|gArmTokenSpaceGuid.PcdFdBaseAddress # The base address of the Firmware in NOR Flash.
Size = 0x00400000|gArmTokenSpaceGuid.PcdFdSize # The size in bytes of the FLASH Device
ErasePolarity = 1
|