the following patch was just integrated into master: commit 45a225b05dbc22c5aff3c8baf927a68142f6be86 Author: Stefan Reinauer reinauer@chromium.org Date: Mon Mar 16 16:47:39 2015 -0700
elog: Fix compilation with CONFIG_CHROMEOS enabled
On ChromeOS devices the ELOG section size and offset are provided by the FMAP, rather than KConfig. Some upstream refactoring broke compilation in that case.
Change-Id: I8b08daa327726218815855c7c2be45f44fcffeed Signed-off-by: Stefan Reinauer reinauer@google.com Reviewed-on: http://review.coreboot.org/8700 Tested-by: build bot (Jenkins) Reviewed-by: Aaron Durbin adurbin@google.com
See http://review.coreboot.org/8700 for details.
-gerrit