coreboot-kgpe-d16/src
Mike Banon e7f176cd61 amd/agesa: Make BottomIo position configurable
Some PCI peripherals, such as discrete VGA adapters, require a great
amount of memory mapped IO. This patch allows the user to select at
build time the bottom IO to leave enough space for such devices.

We cannot calculate this value at runtime because it has to be set
before the PCI devices are enumerated. 0x80000000 has been successfully
boot-tested on A88XM-E (fam15tn), G505S (fam15tn) and AM1I-A (fam16kb).

Signed-off-by: Mike Banon <mikebdp2@gmail.com>
Change-Id: Ie235631231bcb4aeebaff2e0026da2ea9d82f9d0
Reviewed-on: https://review.coreboot.org/c/coreboot/+/38472
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Michał Żygowski <michal.zygowski@3mdeb.com>
2020-04-22 13:49:05 +00:00
..
acpi
arch arch/x86/acpi: Add code to generate ACPI for PS2 keyboards 2020-04-20 21:34:58 +00:00
commonlib src/commonlib: Use SPDX for GPL-2.0-only files 2020-04-04 01:14:24 +00:00
console drivers/pc80/rtc: Drop CMOS_POST_EXTRA option 2020-04-20 06:13:39 +00:00
cpu src/cpu: Use SPDX for GPL-2.0-only files 2020-04-04 14:59:17 +00:00
device drivers/pc80/rtc: Reorganize prototypes 2020-04-20 06:16:54 +00:00
drivers drivers/pc80/rtc: Reorganize prototypes 2020-04-20 06:16:54 +00:00
ec ec/google/chromeec: Fill up SSDT for EC provided PS2 keyboard 2020-04-20 21:35:12 +00:00
include mmio: Fix failure in bit field macro when accessing >30 bits 2020-04-20 06:20:50 +00:00
lib drivers/pc80/rtc: Reorganize prototypes 2020-04-20 06:16:54 +00:00
mainboard mb/google/puff: comment schematics changes for USB 2020-04-22 13:48:22 +00:00
northbridge amd/agesa: Make BottomIo position configurable 2020-04-22 13:49:05 +00:00
security security/vboot, mb/google: Fix build errors 2020-04-20 08:27:32 +00:00
soc soc/intel/tigerlake: Configure TCSS power management 2020-04-22 13:47:05 +00:00
southbridge i82371eb: Drop KB/Mouse/FDC declarations 2020-04-18 18:52:34 +00:00
superio Drop unnecessary DEVICE_NOOP entries 2020-04-10 11:25:04 +00:00
vendorcode vc/amd/agesa/f15tn,f16kb: Fix array types 2020-04-18 19:07:19 +00:00
Kconfig src/Kconfig: enable USE_BLOBS by default 2020-04-14 10:03:55 +00:00