]> git.proxmox.com Git - mirror_edk2.git/commitdiff
ArmPlatformPkg/ArmVExpress-CTA15-A7.fdf: Increased firmware size
authorOlivier Martin <Olivier.Martin@arm.com>
Thu, 16 Jul 2015 11:25:37 +0000 (11:25 +0000)
committeroliviermartin <oliviermartin@Edk2>
Thu, 16 Jul 2015 11:25:37 +0000 (11:25 +0000)
Recent changes have made the A15-A7 firmware bigger...

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Olivier Martin <Olivier.Martin@arm.com>
Reviewed-by: Ronald Cron <Ronald.Cron@arm.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18029 6f19259b-4bc3-4df7-8a09-765794883524

ArmPlatformPkg/ArmVExpressPkg/ArmVExpress-CTA15-A7.fdf

index a7210482f65e864298e22470898c3c120dc2e5c5..576b3408e008ac9e6b509e376d77dbf94ce81a61 100644 (file)
 \r
 [FD.ARM_VEXPRESS_CTA15A7_EFI]\r
 BaseAddress   = 0xB0000000|gArmTokenSpaceGuid.PcdFdBaseAddress  # The base address of the Firmware in remapped DRAM.\r
-Size          = 0x000C0000|gArmTokenSpaceGuid.PcdFdSize         # The size in bytes of the FLASH Device\r
+Size          = 0x000C8000|gArmTokenSpaceGuid.PcdFdSize         # The size in bytes of the FLASH Device\r
 ErasePolarity = 1\r
 BlockSize     = 0x00001000\r
-NumBlocks     = 0xC0\r
+NumBlocks     = 0xC8\r
 \r
-0x00000000|0x000C0000\r
+0x00000000|0x000C8000\r
 gArmTokenSpaceGuid.PcdFvBaseAddress|gArmTokenSpaceGuid.PcdFvSize\r
 FV = FVMAIN_COMPACT\r
 \r