the following patch was just integrated into master: commit 52a27223892936cdc8e1744516a82a2e44584763 Author: Kyösti Mälkki kyosti.malkki@gmail.com Date: Mon Sep 9 01:31:22 2013 +0300
CBMEM console: Support late init
It is not compulsory to have CBMEM console initialised in romstage, so try add the CBMEM table entry again in ramstage, if not found.
Change-Id: I96ab502df7f05d6bf1d6e6fa84d395ef6306b525 Signed-off-by: Kyösti Mälkki kyosti.malkki@gmail.com Reviewed-on: http://review.coreboot.org/3915 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi patrick@georgi-clan.de Reviewed-by: Paul Menzel paulepanter@users.sourceforge.net Reviewed-by: Aaron Durbin adurbin@google.com
See http://review.coreboot.org/3915 for details.
-gerrit