Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/19787
to look at the new patch set (#2).
Change subject: arch/x86: Add function to determine if we're currently running from CAR ......................................................................
arch/x86: Add function to determine if we're currently running from CAR
This patch adds a simple function that can be used to check if CAR_GLOBALs are currently being read from CAR or from DRAM.
Change-Id: Ib7ad0896a691ef6e89e622b985417fedc43579c1 Signed-off-by: Julius Werner jwerner@chromium.org --- M src/arch/x86/include/arch/early_variables.h M src/cpu/x86/car.c 2 files changed, 14 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/87/19787/2