]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BeagleBoardPkg/BeagleBoardPkg.fdf
Fix 32-bit build break
[mirror_edk2.git] / BeagleBoardPkg / BeagleBoardPkg.fdf
index d85a3896292c6fc2c9445e3e563378954d466834..85003c4978133c295c546c4f8dc379d4e0050771 100644 (file)
@@ -1,8 +1,8 @@
 # FLASH layout file for Beagle board.
 #
-# Copyright (c) 2009, Apple Inc. All rights reserved.
+# Copyright (c) 2009, Apple Inc. All rights reserved.<BR>
 #
-#  All rights reserved. This program and the accompanying materials
+#    This program and the accompanying materials
 #    are licensed and made available under the terms and conditions of the BSD License
 #    which accompanies this distribution. The full text of the license may be found at
 #    http://opensource.org/licenses/bsd-license.php
@@ -31,8 +31,8 @@
 BaseAddress   = 0x80008000|gEmbeddedTokenSpaceGuid.PcdEmbeddedFdBaseAddress  #The base address of the FLASH Device.
 Size          = 0x00080000|gEmbeddedTokenSpaceGuid.PcdEmbeddedFdSize         #The size in bytes of the FLASH Device
 ErasePolarity = 1
-BlockSize     = 0x40
-NumBlocks     = 0x2000
+BlockSize     = 0x1
+NumBlocks     = 0x80000
 
 ################################################################################
 #
@@ -69,7 +69,7 @@ FV = FVMAIN_COMPACT
 ################################################################################
 
 [FV.FvMain]
-BlockSize          = 0x40
+BlockSize          = 0x1
 NumBlocks          = 0         # This FV gets compressed so make it just big enough
 FvAlignment        = 8         # FV alignment and FV attributes setting.
 ERASE_POLARITY     = 1
@@ -171,10 +171,6 @@ READ_LOCK_STATUS   = TRUE
   #
   INF BeagleBoardPkg/Bds/Bds.inf
 
-  #
-  # Gdb Stub
-  #
-  #INF ArmPkg/Drivers/DebugSupportDxe/DebugSupportDxe.inf
 
 
 [FV.FVMAIN_COMPACT]