summaryrefslogtreecommitdiff
path: root/ArmEbPkg/ArmEbPkg.fdf
diff options
context:
space:
mode:
authorandrewfish <andrewfish@6f19259b-4bc3-4df7-8a09-765794883524>2010-05-19 01:44:13 +0000
committerandrewfish <andrewfish@6f19259b-4bc3-4df7-8a09-765794883524>2010-05-19 01:44:13 +0000
commit4ade93d032af423e5edd482748489abc22ec81c6 (patch)
tree22f79b7f23b289834abaca697b5b21a29420a48f /ArmEbPkg/ArmEbPkg.fdf
parent1a352322f98240e18f0a7aa488dc62120c94287d (diff)
downloadedk2-platforms-4ade93d032af423e5edd482748489abc22ec81c6.tar.xz
Fixup to point to real RAM and NOR addressess.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10511 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'ArmEbPkg/ArmEbPkg.fdf')
-rwxr-xr-xArmEbPkg/ArmEbPkg.fdf14
1 files changed, 5 insertions, 9 deletions
diff --git a/ArmEbPkg/ArmEbPkg.fdf b/ArmEbPkg/ArmEbPkg.fdf
index aebc44c858..beb103bedc 100755
--- a/ArmEbPkg/ArmEbPkg.fdf
+++ b/ArmEbPkg/ArmEbPkg.fdf
@@ -27,12 +27,11 @@
[FD.ArmEb_EFI]
-####BaseAddress = 0x80208000|gEmbeddedTokenSpaceGuid.PcdEmbeddedFdBaseAddress #The base address of the FLASH Device.
-BaseAddress = 0x80008000|gEmbeddedTokenSpaceGuid.PcdEmbeddedFdBaseAddress #The base address of the FLASH Device.
-Size = 0x00080000|gEmbeddedTokenSpaceGuid.PcdEmbeddedFdSize #The size in bytes of the FLASH Device
+BaseAddress = 0x40000000|gEmbeddedTokenSpaceGuid.PcdEmbeddedFdBaseAddress #The base address of the FLASH Device.
+Size = 0x00200000|gEmbeddedTokenSpaceGuid.PcdEmbeddedFdSize #The size in bytes of the FLASH Device
ErasePolarity = 1
-BlockSize = 0x40
-NumBlocks = 0x2000
+BlockSize = 0x00001000
+NumBlocks = 0x200
################################################################################
#
@@ -50,10 +49,7 @@ NumBlocks = 0x2000
#
################################################################################
-# 512 bytes of configuration header & 8 bytes of image header
-0x00000000|0x00000208
-
-0x00000208|0x0007FDF8
+0x00000000|0x00200000
gEmbeddedTokenSpaceGuid.PcdFlashFvMainBase|gEmbeddedTokenSpaceGuid.PcdFlashFvMainSize
FV = FVMAIN_COMPACT