the following patch was just integrated into master: commit 4da487eae8858dc132d60b7ffb0015e9c96b0df6 Author: Kyösti Mälkki kyosti.malkki@gmail.com Date: Thu Mar 19 06:58:15 2015 +0200
CBMEM: Add LATE_CBMEM_INIT guards
Our target is to get rid of backup_top_of_ram() and get_top_of_ram() entirely so only declare these with LATE_CBMEM_INIT=y.
Change-Id: I54f549fe774996f4d803f9ec527e0fac46f6576f Signed-off-by: Kyösti Mälkki kyosti.malkki@gmail.com Reviewed-on: http://review.coreboot.org/8749 Tested-by: build bot (Jenkins) Reviewed-by: Timothy Pearson tpearson@raptorengineeringinc.com
See http://review.coreboot.org/8749 for details.
-gerrit