the following patch was just integrated into master: commit ae98e83eb256c17a4a8d535bba4107611126db3d Author: Kyösti Mälkki kyosti.malkki@gmail.com Date: Fri Nov 28 11:24:19 2014 +0200
CBMEM: Always use DYNAMIC_CBMEM
Drop the implementation of statically allocated high memory region for CBMEM. There is no longer the need to explicitly select DYNAMIC_CBMEM, it is the only remaining choice.
Change-Id: Iadf6f27a134e05daa1038646d0b4e0b8f9f0587a Signed-off-by: Kyösti Mälkki kyosti.malkki@gmail.com Reviewed-on: http://review.coreboot.org/7851 Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer stefan.reinauer@coreboot.org Reviewed-by: Aaron Durbin adurbin@google.com
See http://review.coreboot.org/7851 for details.
-gerrit