Hello ron minnich, build bot (Jenkins), Patrick Georgi, Martin Roth,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/36276
to look at the new patch set (#17).
Change subject: arch/ppc64: Pass cbmem_top to ramstage via calling argument ......................................................................
arch/ppc64: Pass cbmem_top to ramstage via calling argument
This avoids the need for a platform specific implementation of cbmem_top.
HOW TO TEST? There is no serial console for the qemu target...
Change-Id: I68aa09a46786eba37c009c5f08642445805b08eb Signed-off-by: Arthur Heymans arthur@aheymans.xyz --- M src/arch/ppc64/Kconfig M src/arch/ppc64/include/arch/stages.h M src/arch/ppc64/stages.c M src/mainboard/emulation/qemu-power8/Makefile.inc 4 files changed, 6 insertions(+), 3 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/76/36276/17