the following patch was just integrated into master: commit e1b468e1a7cbea55108fb106105612e1f50c9487 Author: Kyösti Mälkki kyosti.malkki@gmail.com Date: Wed Jun 18 09:10:53 2014 +0300
AGESA boards: Use acpi_s3_resume_allowed()
This adds use of BROKEN_CAR_MIGRATE to include CBMEM symbols for the build of romstage also for boards without HAVE_ACPI_RESUME. These symbols got exposed as the use of preprocessor directives was reduced.
We expect the linker to do a fair job and optimize away function bodies that are on unreachable execution paths.
Change-Id: Ibf5181d3eecb87ce647abe0be01072594b05aa5f Signed-off-by: Kyösti Mälkki kyosti.malkki@gmail.com Reviewed-on: http://review.coreboot.org/6067 Tested-by: build bot (Jenkins) Reviewed-by: Edward O'Callaghan eocallaghan@alterapraxis.com
See http://review.coreboot.org/6067 for details.
-gerrit