coreboot/src/mainboard/amd/persimmon
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 src/mainboard: Remove unnecessary whitespace 2016-10-07 18:06:14 +02:00
board_info.txt
buildOpts.c src/mainboard: Capitalize ROM, RAM, CPU and APIC 2016-08-14 19:06:25 +02:00
cmos.layout mainboard: Clean up boot_option/reboot_bits in cmos.layout 2016-08-17 00:27:42 +02:00
devicetree.cb
dsdt.asl
irq_tables.c mainboard: Format irq_tables.c 2016-07-31 18:44:00 +02:00
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
platform_cfg.h
PlatformGnbPcieComplex.h AGESA fam14: Sanitize headerfile 2017-03-07 01:10:57 +01:00
romstage.c AGESA: Add agesa_helper.h header 2017-03-07 01:12:44 +01:00