Make creation of CBMEM_ID_RESUME_SCRATCH depending on Agesa
commit6870f0cc290c3aa106ccfc84ae62902b27eee4dc
authorStefan Reinauer <reinauer@chromium.org>
Wed, 2 May 2012 23:30:53 +0000 (2 16:30 -0700)
committerStefan Reinauer <stefan.reinauer@coreboot.org>
Thu, 3 May 2012 18:33:42 +0000 (3 20:33 +0200)
tree78cefb97ad6f7a8a7897b97ef38664ec4c8bd1ac
parentf125d80135bad0f7736f20daae16073fff8e84f4
Make creation of CBMEM_ID_RESUME_SCRATCH depending on Agesa

The CBMEM_ID_RESUME_SCRATCH area is only used by Agesa code, on one
particular board (AMD Persimmon). Make the creation of that section
depending on Agesa so it does consume space on non-Agesa systems.

Change-Id: I2a1a4f76991ef936ea68cf75928b20b7ed132b84
Signed-off-by: Stefan Reinauer <reinauer@google.com>
Reviewed-on: http://review.coreboot.org/992
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
src/arch/x86/boot/tables.c