Michał Żygowski uploaded patch set #2 to this change.

View Change

src/arch/x86/car.ld: add AP entry address in CAR space

This is a placeholder for AP entry address for AMD platforms
that support C environment bootblock. This shortcut address
allows APs to jump to the AGESA entries directly after CAR setup
and avoid looking for a scratch register for each family to store
the AP entry address.

TEST=boot PC Engines apu2 with C bootblock patch

Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
Change-Id: I177cd6f84c3f36776ec7bc8eeacb5b2a1d9142d2
---
M src/arch/x86/car.ld
M src/arch/x86/include/arch/symbols.h
2 files changed, 7 insertions(+), 0 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/67/37167/2

To view, visit change 37167. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I177cd6f84c3f36776ec7bc8eeacb5b2a1d9142d2
Gerrit-Change-Number: 37167
Gerrit-PatchSet: 2
Gerrit-Owner: Michał Żygowski <michal.zygowski@3mdeb.com>
Gerrit-Reviewer: Julius Werner <jwerner@chromium.org>
Gerrit-Reviewer: Michał Żygowski <michal.zygowski@3mdeb.com>
Gerrit-MessageType: newpatchset