coreboot-kgpe-d16/src
Aaron Durbin dd4a6d2357 coreboot: dynamic cbmem requirement
Dynamic cbmem is now a requirement for relocatable ramstage.
This patch replaces the reserve_* fields in the romstage_handoff
structure by using the dynamic cbmem library.

The haswell code is not moved over in this commit, but it should be
safe because there is a hard requirement for DYNAMIC_CBMEM when using
a reloctable ramstage.

Change-Id: I59ab4552c3ae8c2c3982df458cd81a4a9b712cc2
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: http://review.coreboot.org/2849
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2013-03-22 00:13:42 +01:00
..
arch coreboot: dynamic cbmem requirement 2013-03-22 00:13:42 +01:00
console Fix race condition building console code 2013-03-21 22:08:05 +01:00
cpu x86: Unify arch/io.h and arch/romcc_io.h 2013-03-22 00:00:09 +01:00
device ramstage: prepare for relocation 2013-03-21 18:01:38 +01:00
drivers x86: Unify arch/io.h and arch/romcc_io.h 2013-03-22 00:00:09 +01:00
ec x86: Unify arch/io.h and arch/romcc_io.h 2013-03-22 00:00:09 +01:00
include coreboot: dynamic cbmem requirement 2013-03-22 00:13:42 +01:00
lib coreboot: dynamic cbmem requirement 2013-03-22 00:13:42 +01:00
mainboard x86: Unify arch/io.h and arch/romcc_io.h 2013-03-22 00:00:09 +01:00
northbridge coreboot: dynamic cbmem requirement 2013-03-22 00:13:42 +01:00
southbridge x86: Unify arch/io.h and arch/romcc_io.h 2013-03-22 00:00:09 +01:00
superio x86: Unify arch/io.h and arch/romcc_io.h 2013-03-22 00:00:09 +01:00
vendorcode f15tn/Include/OptionIdsInstall.h: Remove idle `… || )` 2013-03-20 17:50:02 +01:00
Kconfig coreboot: dynamic cbmem requirement 2013-03-22 00:13:42 +01:00