coreboot-kgpe-d16/src
Aamir Bohra 662c61d449 soc/intel/cnl: Add provision to configure SD controller write protect pin
Cometlake FSP allows provison to configure SD controller WP pin, As
some of board design might choose not to use the SD WP pin from SD
card controller. This implementation adds a config that allows to
enable/disable SD controller WP pin configuration from FSP.

BUG=b:123907904

Change-Id: Ic1736a2ec4b9370d23a8e3349603eb363e6f59b9
Signed-off-by: Aamir Bohra <aamir.bohra@intel.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/34900
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Reviewed-by: Paul Fagerburg <pfagerburg@chromium.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-08-20 18:05:30 +00:00
..
acpi AUTHORS: Move src/acpi copyrights into AUTHORS file 2019-07-30 11:04:14 +00:00
arch src: Remove variable length arrays 2019-08-20 15:27:42 +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 src: Remove variable length arrays 2019-08-20 15:27:42 +00:00
ec src/ec: Drop __PRE_RAM__ and __SMM__ guards 2019-08-20 13:52:14 +00:00
include device/pnp.h: Move __SIMPLE_DEVICE__ guards 2019-08-20 13:51:51 +00:00
lib lib: edid: Move manufacturer name from private extra to public info 2019-08-15 03:04:08 +00:00
mainboard mb,autoport: Fix GCC 9 Port_List build error 2019-08-20 15:31:54 +00:00
northbridge nb/amd/pi,sb/amd/sr5650: Remove unnecessary allocation 2019-08-20 15:30:47 +00:00
security vboot: fix conditional using vboot_setup_tpm return value 2019-08-08 07:03:24 +00:00
soc soc/intel/cnl: Add provision to configure SD controller write protect pin 2019-08-20 18:05:30 +00:00
southbridge nb/amd/pi,sb/amd/sr5650: Remove unnecessary allocation 2019-08-20 15:30:47 +00:00
superio src/superio/nuvoton: Add support for NCT5539D 2019-07-29 17:02:12 +00:00
vendorcode vc/amd/cimx/sb800: Remove old strict-aliasing workaround 2019-08-20 15:38:26 +00:00
Kconfig lib/stage_cache: Refactor Kconfig options 2019-08-08 04:50:33 +00:00