coreboot/src/arch/ppc64
Arthur Heymans c4c5d85c22 lib/Kconfig: Remove RAMSTAGE_CBMEM_TOP_ARG
All targets now have the _cbmem_top_ptr symbol populated via calling
arguments or in the nvidia/tegra210 case worked around by populating
it with cbmem_top_chipset explicitly at the start of ramstage, so the
Kconfig guarding this behavior can be removed.

Change-Id: Ie7467629e58700e4d29f6e735840c22ed687f880
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/36422
Reviewed-by: Nico Huber <nico.h@gmx.de>
Reviewed-by: Michael Niewöhner
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-11-10 11:46:29 +00:00
..
include/arch arch/ppc64: Pass cbmem_top to ramstage via calling argument 2019-11-04 11:39:25 +00:00
boot.c AUTHORS: Move src/arch/ppc64 copyrights into AUTHORS file 2019-08-28 09:21:05 +00:00
bootblock.S AUTHORS: Move src/arch/ppc64 copyrights into AUTHORS file 2019-08-28 09:21:05 +00:00
id.ld
Kconfig lib/Kconfig: Remove RAMSTAGE_CBMEM_TOP_ARG 2019-11-10 11:46:29 +00:00
Makefile.inc arch/ppc64: move misc.c to qemu-power8 as timer.c 2019-09-02 06:41:04 +00:00
prologue.inc AUTHORS: Move src/arch/ppc64 copyrights into AUTHORS file 2019-08-28 09:21:05 +00:00
rom_media.c AUTHORS: Move src/arch/ppc64 copyrights into AUTHORS file 2019-08-28 09:21:05 +00:00
stages.c arch/ppc64: Pass cbmem_top to ramstage via calling argument 2019-11-04 11:39:25 +00:00
tables.c AUTHORS: Move src/arch/ppc64 copyrights into AUTHORS file 2019-08-28 09:21:05 +00:00