postcar_loader: Support LATE_CBMEM_INIT boards
commit029cebc7cd0584ec517cbf38c51e0c35b52d023b
authorKyösti Mälkki <kyosti.malkki@gmail.com>
Fri, 2 Dec 2016 17:47:07 +0000 (2 19:47 +0200)
committerKyösti Mälkki <kyosti.malkki@gmail.com>
Fri, 9 Dec 2016 22:54:34 +0000 (9 23:54 +0100)
treeffe936798d6d7399b8b72f5847afea9d69ee1348
parentb84c833bfd258f92fc7d24b2308537e41b7b8ce4
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>
src/arch/x86/include/arch/cpu.h
src/arch/x86/postcar_loader.c