coreboot-kgpe-d16/src/soc/amd/picasso
Marshall Dawson 4357a82076 soc/amd/picasso: Increase max APCB images to 5
An important piece of information contained in the APCB is a copy of
SPD-type data to use for soldered down memory.  The amdfwtool has
been updated with the ability to build five APCBs into the PSP's BIOS
Directory Table.  Modify Picasso's Kconfig and Makefile.inc to take
advantage of the flexibility, and pass the correct instance ID to
amdfwtool.

Change-Id: I0efa02cb35f187ca85a8f0d8bd574fc438e6dc0a
Signed-off-by: Marshall Dawson <marshalldawson3rd@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/36121
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Martin Roth <martinroth@google.com>
2019-10-20 22:10:16 +00:00
..
acpi soc/amd/picasso: Adjust I2C ASL 2019-10-20 16:45:22 +00:00
include/soc soc/amd/picasso: Correct a few GPIO names 2019-10-20 18:18:35 +00:00
acpi.c soc/amd/picasso: Update southbridge 2019-10-20 16:31:54 +00:00
chip.c soc/amd/picasso: Update for USB3.1 2019-10-20 16:28:34 +00:00
chip.h soc/amd/picasso: Remove all AGESA references 2019-07-06 18:21:39 +00:00
cpu.c soc/amd/picasso: Add cpuid for older device 2019-10-20 18:09:55 +00:00
finalize.c soc/*: mp_run_on_all_cpus: Remove configurable timeout 2019-08-15 06:45:34 +00:00
gpio.c src/soc/amd/picasso: Update GPIO configuration 2019-08-09 20:19:05 +00:00
i2c.c soc/amd/picasso: Adjust I2C ASL 2019-10-20 16:45:22 +00:00
Kconfig soc/amd/picasso: Increase max APCB images to 5 2019-10-20 22:10:16 +00:00
Makefile.inc soc/amd/picasso: Increase max APCB images to 5 2019-10-20 22:10:16 +00:00
mca.c soc/amd/picasso: Update machine check support 2019-08-09 20:21:16 +00:00
memmap.c amd/picasso: Rename ramtop.c to memmap.c 2019-08-16 00:36:26 +00:00
northbridge.c soc/amd/picasso: Add display identification and vbios name 2019-10-20 16:41:21 +00:00
pmutil.c
reset.c src/amd/picasso: Update reset code 2019-08-09 20:20:31 +00:00
romstage.c drivers/elog: Add elog_boot_notify() 2019-09-13 09:58:33 +00:00
sata.c src: Remove unused include '<device/pci_ids.h>' 2019-10-18 18:41:09 +00:00
sm.c
smbus.c
smi.c cpu/x86: Move some SMM function declarations 2019-08-13 13:59:34 +00:00
smi_util.c
smihandler.c soc/amd/picasso: Update southbridge 2019-10-20 16:31:54 +00:00
southbridge.c soc/amd/picasso: Update UARTs 2019-10-20 16:42:09 +00:00
tsc_freq.c soc/amd/picasso: Update TSC and monotonic timer 2019-09-09 22:20:08 +00:00
uart.c soc/amd/picasso: Update UARTs 2019-10-20 16:42:09 +00:00
usb.c soc/amd/picasso: Update for USB3.1 2019-10-20 16:28:34 +00:00