Fix builds of amd/db800 and digitallogic/msm800sev with smaller bootblocks.
Signed-off-by: Myles Watson <mylesgw@gmail.com> Acked-by: Myles Watson <mylesgw@gmail.com> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4811 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
@@ -97,7 +97,7 @@ default CONFIG_HAVE_OPTION_TABLE=0
|
|||||||
###
|
###
|
||||||
|
|
||||||
## CONFIG_ROM_IMAGE_SIZE is the amount of space to allow coreboot to occupy.
|
## CONFIG_ROM_IMAGE_SIZE is the amount of space to allow coreboot to occupy.
|
||||||
default CONFIG_ROM_IMAGE_SIZE = 65536
|
default CONFIG_ROM_IMAGE_SIZE = 32768
|
||||||
default CONFIG_FALLBACK_SIZE = CONFIG_ROM_IMAGE_SIZE
|
default CONFIG_FALLBACK_SIZE = CONFIG_ROM_IMAGE_SIZE
|
||||||
|
|
||||||
##
|
##
|
||||||
|
@@ -97,7 +97,7 @@ default CONFIG_HAVE_OPTION_TABLE=0
|
|||||||
###
|
###
|
||||||
|
|
||||||
## CONFIG_ROM_IMAGE_SIZE is the amount of space to allow coreboot to occupy.
|
## CONFIG_ROM_IMAGE_SIZE is the amount of space to allow coreboot to occupy.
|
||||||
default CONFIG_ROM_IMAGE_SIZE = 65536
|
default CONFIG_ROM_IMAGE_SIZE = 32768
|
||||||
default CONFIG_FALLBACK_SIZE = CONFIG_ROM_IMAGE_SIZE
|
default CONFIG_FALLBACK_SIZE = CONFIG_ROM_IMAGE_SIZE
|
||||||
|
|
||||||
##
|
##
|
||||||
|
Reference in New Issue
Block a user