the following patch was just integrated into master: commit e45542580c1765720dbfbd8b4076296e442a211b Author: Kyösti Mälkki kyosti.malkki@gmail.com Date: Wed Dec 31 18:34:59 2014 +0200
CBMEM console: Fix CAR migration step
With the change it becomes irrelevant if memcpy() car.global_data or cbmemc_reinit() is done first.
Change-Id: Ie479eef346c959e97dcc55861ccb0db1321fb7b2 Signed-off-by: Kyösti Mälkki kyosti.malkki@gmail.com Reviewed-on: http://review.coreboot.org/8032 Reviewed-by: Stefan Reinauer stefan.reinauer@coreboot.org Reviewed-by: Aaron Durbin adurbin@google.com Tested-by: build bot (Jenkins)
See http://review.coreboot.org/8032 for details.
-gerrit