The NOOPT build currently exceeds the Fv size of 704KB. Since we're
not restricted, bump it to 768KB.

Signed-off-by: Rebecca Cran <rebe...@bsdio.com>
---
 Platform/BeagleBoard/BeagleBoardPkg/BeagleBoardPkg.fdf | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/Platform/BeagleBoard/BeagleBoardPkg/BeagleBoardPkg.fdf 
b/Platform/BeagleBoard/BeagleBoardPkg/BeagleBoardPkg.fdf
index dbae015ff382..74b1ce1d464f 100644
--- a/Platform/BeagleBoard/BeagleBoardPkg/BeagleBoardPkg.fdf
+++ b/Platform/BeagleBoard/BeagleBoardPkg/BeagleBoardPkg.fdf
@@ -24,10 +24,10 @@
 
 [FD.BeagleBoard_EFI]
 BaseAddress   = 0x80008000|gArmTokenSpaceGuid.PcdFdBaseAddress  #The base 
address of the FLASH Device.
-Size          = 0x000B0000|gArmTokenSpaceGuid.PcdFdSize         #The size in 
bytes of the FLASH Device
+Size          = 0x000C0000|gArmTokenSpaceGuid.PcdFdSize         #The size in 
bytes of the FLASH Device
 ErasePolarity = 1
 BlockSize     = 0x1
-NumBlocks     = 0xB0000
+NumBlocks     = 0xC0000
 
 
################################################################################
 #
@@ -44,7 +44,7 @@ NumBlocks     = 0xB0000
 # RegionType <FV, DATA, or FILE>
 #
 
################################################################################
-0x00000000|0x000B0000
+0x00000000|0x000C0000
 gArmTokenSpaceGuid.PcdFvBaseAddress|gArmTokenSpaceGuid.PcdFvSize
 FV = FVMAIN_COMPACT
 
-- 
2.31.1




-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#81231): https://edk2.groups.io/g/devel/message/81231
Mute This Topic: https://groups.io/mt/85933040/21656
Group Owner: devel+ow...@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-


Reply via email to