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:
Kyösti Mälkki
2013-12-23 12:14:13 +02:00
parent c79dfdb991
commit 732cee31a6
5 changed files with 0 additions and 43 deletions

View File

@@ -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