coreboot-kgpe-d16/src/mainboard/amd/parmer
Kyösti Mälkki 967d94d626 AGESA: Introduce AGESA_LEGACY and its counterpart
We define AGESA_LEGACY as an implementation of mainboard
that has its romstage main completely under mainboard/
directory. We have learnt from other platforms this approach
has several downsides when it comes to making platform-wide
improvements.

We start by creating per-family romstage.c file, which
boards will gradually take into use by removing the
AGESA_LEGACY Kconfig option we here apply to all of them.

Change-Id: Id01931e185a023039a60af16a678de9966db8d65
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/18619
Tested-by: build bot (Jenkins)
Reviewed-by: Marc Jones <marc@marcjonesconsulting.com>
Reviewed-by: Martin Roth <martinroth@google.com>
2017-03-28 01:57:09 +02:00
..
acpi amd-based mainboards: Fix whitespace in _PTS comments 2016-12-26 17:39:00 +01:00
acpi_tables.c AGESA: Remove leftover agesawrapper include 2017-03-07 01:10:39 +01:00
BiosCallOuts.c
board_info.txt
buildOpts.c
cmos.layout
devicetree.cb agesa and binaryPI mainboards: Fix devicetree hudson comments 2016-12-22 16:34:47 +01:00
dsdt.asl
irq_tables.c
Kconfig AGESA: Introduce AGESA_LEGACY and its counterpart 2017-03-28 01:57:09 +02:00
Kconfig.name
mainboard.c AGESA: Remove leftover s3resume include 2017-03-07 01:11:17 +01:00
Makefile.inc
mptable.c
OemCustomize.c
OptionsIds.h
romstage.c AGESA: Add agesa_helper.h header 2017-03-07 01:12:44 +01:00