X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;ds=sidebyside;f=BeagleBoardPkg%2FBeagleBoardPkg.fdf;h=85003c4978133c295c546c4f8dc379d4e0050771;hb=ec44f02ecc0020d7592a66a82b443e2909baa3f9;hp=d85a3896292c6fc2c9445e3e563378954d466834;hpb=eea555312ce6688e37556d6e9261dc2abb8f5218;p=mirror_edk2.git diff --git a/BeagleBoardPkg/BeagleBoardPkg.fdf b/BeagleBoardPkg/BeagleBoardPkg.fdf index d85a389629..85003c4978 100644 --- a/BeagleBoardPkg/BeagleBoardPkg.fdf +++ b/BeagleBoardPkg/BeagleBoardPkg.fdf @@ -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.
# -# 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]