the following patch was just integrated into master: commit 029cebc7cd0584ec517cbf38c51e0c35b52d023b Author: Kyösti Mälkki kyosti.malkki@gmail.com Date: Fri Dec 2 19:47:07 2016 +0200
postcar_loader: Support LATE_CBMEM_INIT boards
Create postcar_frame object without placing stack in CBMEM. This way same cache_as_ram.inc code can be used unmodified.
Change-Id: Ic5ed404ce268ee881e9893dd434534231aa2bc88 Signed-off-by: Kyösti Mälkki kyosti.malkki@gmail.com Reviewed-on: https://review.coreboot.org/17700 Tested-by: build bot (Jenkins) Reviewed-by: Aaron Durbin adurbin@chromium.org
See https://review.coreboot.org/17700 for details.
-gerrit