ARMv7: Remove static CBMEM allocation
The calculations for static allocation are no longer valid. Change-Id: I6740cdcec789abddf78485a0edaf24882ef8c2a5 Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-on: http://review.coreboot.org/4569 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Reviewed-by: David Hendricks <dhendrix@chromium.org>
This commit is contained in:
@@ -47,8 +47,3 @@ config CBFS_HEADER_ROM_OFFSET
|
||||
config SYS_SDRAM_BASE
|
||||
hex
|
||||
default 0x40000000
|
||||
|
||||
# FIXME: this can probably be smaller
|
||||
config COREBOOT_TABLES_SIZE
|
||||
hex
|
||||
default 0x800
|
||||
|
Reference in New Issue
Block a user