coreboot-kgpe-d16/src/mainboard/amd/persimmon
Kyösti Mälkki 6aeb4a269c AMD: Drop empty root_complex
There are no files to build left under AMD nortbridge/x/root_complex
directories. For some cases, even the Kconfig file was no longer sourced.
Remove all such references and empty files.

For devicetree.cb treat component paths with "/root_complex" in them valid
even when the directory does not exists. This is because AMD boards us this
dummy chip component as the root node in their devicetree.cb.

The generated devicetree file static.c remains unchanged.

Change-Id: I9278ebb50a83cebbf149b06afb5669899a8e4d0b
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/3434
Tested-by: build bot (Jenkins)
Reviewed-by: Marc Jones <marc.jones@se-eng.com>
2013-06-24 17:22:44 +02:00
..
acpi AMD boards: routing.asl: Uniformly start Package() with capital letter 2013-06-23 19:51:49 +02:00
acpi_tables.c AMD Fam14 boards: Unify acpi_table.c by mainly using Inagua’s one 2013-02-21 23:15:14 +01:00
agesawrapper.c GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« 2013-03-01 10:16:08 +01:00
agesawrapper.h Whitespace: Replace tab character in license text with two spaces 2013-02-20 23:30:45 +01:00
BiosCallOuts.c AMD Persimmon: Use SPD read code from F14 wrapper 2013-03-07 18:29:38 +01:00
BiosCallOuts.h Persimmon: Fix warning, enable warnings as errors 2013-02-25 18:48:21 +01:00
buildOpts.c Whitespace: Replace tab character in license text with two spaces 2013-02-20 23:30:45 +01:00
cmos.layout GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« 2013-03-01 10:16:08 +01:00
devicetree.cb AMD Persimmon: Use SPD read code from F14 wrapper 2013-03-07 18:29:38 +01:00
dsdt.asl Persimmon/Fam14/SB800 DSDT: Split into common areas 2013-04-11 21:48:27 +02:00
get_bus_conf.c Whitespace: Replace tab character in license text with two spaces 2013-02-20 23:30:45 +01:00
irq_tables.c GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« 2013-03-01 10:16:08 +01:00
Kconfig AMD: Drop empty root_complex 2013-06-24 17:22:44 +02:00
mainboard.c AMD Persimmon: mainboard.c: Make comment generic to reduce difference 2013-03-08 22:23:10 +01:00
Makefile.inc AMD southbridges: Move HAVE_HARD_RESET 2013-06-17 21:50:46 +02:00
mptable.c Whitespace: Replace tab character in license text with two spaces 2013-02-20 23:30:45 +01:00
OptionsIds.h GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« 2013-03-01 10:16:08 +01:00
platform_cfg.h AMD Persimmon, LiPPERT Fam14: Fix typo code*c* in comment 2013-03-03 22:36:39 +01:00
PlatformGnbPcie.c AMD Llano, Brazos boards: Use sizeof(var) to get its size 2013-05-30 18:10:45 +02:00
PlatformGnbPcieComplex.h Whitespace: Replace tab character in license text with two spaces 2013-02-20 23:30:45 +01:00
romstage.c copy_and_run: drop boot_complete parameter 2013-05-08 18:24:23 +02:00