coreboot/src
Patrick Rudolph 50aebaf8a0 soc/intel/skylake/vr_config: Get rid of static lookup table
Use a switch case to find the correct VR config.
The following commit will add more entries for which a lookup table
isn't the best solution.

Change-Id: Ib11c3d6e1eb339a0c7358c312a32731d835e7c73
Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/34936
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Philipp Deppenwiese <zaolin.daisuki@gmail.com>
Reviewed-by: Maxim Polyakov <max.senia.poliak@gmail.com>
2019-08-20 09:40:45 +00:00
..
acpi AUTHORS: Move src/acpi copyrights into AUTHORS file 2019-07-30 11:04:14 +00:00
arch arch/non-x86: Remove use of __PRE_RAM__ 2019-08-20 01:12:28 +00:00
commonlib commonlib/region: Fix up overflow check in region_is_subregion() 2019-08-19 21:12:31 +00:00
console arch/x86: Enable POSTCAR_CONSOLE by default 2019-08-11 03:07:36 +00:00
cpu devicetree: Remove duplicate chip_ops declarations 2019-08-20 01:31:44 +00:00
device device/oprom: Drop unnecessary AMD headers 2019-08-20 08:39:27 +00:00
drivers arch/non-x86: Remove use of __PRE_RAM__ 2019-08-20 01:12:28 +00:00
ec lenovo/pmh7: Remove use of __PRE_RAM__ and __SMM__ 2019-08-20 08:41:33 +00:00
include device/oprom: Drop unnecessary AMD headers 2019-08-20 08:39:27 +00:00
lib lib: edid: Move manufacturer name from private extra to public info 2019-08-15 03:04:08 +00:00
mainboard mb/google/kohaku: Use level trigger for touchscreen interrupt 2019-08-20 01:48:46 +00:00
northbridge devicetree: Remove duplicate chip_ops declarations 2019-08-20 01:31:44 +00:00
security vboot: fix conditional using vboot_setup_tpm return value 2019-08-08 07:03:24 +00:00
soc soc/intel/skylake/vr_config: Get rid of static lookup table 2019-08-20 09:40:45 +00:00
southbridge soc/intel: Rename some SMM support functions 2019-08-15 06:55:59 +00:00
superio src/superio/nuvoton: Add support for NCT5539D 2019-07-29 17:02:12 +00:00
vendorcode AGESA: Define extra CFLAGS just once 2019-08-20 01:32:14 +00:00
Kconfig lib/stage_cache: Refactor Kconfig options 2019-08-08 04:50:33 +00:00