the following patch was just integrated into master: commit 823edda98e6512d3f455b61549efea6fa68ee2b0 Author: Kyösti Mälkki kyosti.malkki@gmail.com Date: Thu Dec 18 18:30:29 2014 +0200
CBMEM: Implement cbmem_run_init_hooks() stub
Until we completely can unify early_variables, use these to handle CBMEM update hooks for both romstage and ramstage.
For x86, CAR_MIGRATE serves the purpose of romstage hooks.
Change-Id: I100ebc0e35e1b7091b4f287ca37f539fd7c9fa7a Signed-off-by: Kyösti Mälkki kyosti.malkki@gmail.com Reviewed-on: http://review.coreboot.org/7876 Reviewed-by: Aaron Durbin adurbin@google.com Tested-by: build bot (Jenkins)
See http://review.coreboot.org/7876 for details.
-gerrit