coreboot-kgpe-d16/src
Aaron Durbin a8280e4cc0 drivers/spi: remove SPI_FLASH_FAST_READ_DUAL_OUTPUT_3B option
The SPI_FLASH_FAST_READ_DUAL_OUTPUT_3B option is no longer
being used in the code. There's a runtime check for supporting
fast read dual output mode of the spi flash. Remove the references
to SPI_FLASH_FAST_READ_DUAL_OUTPUT_3B.

Change-Id: Ie7d9d3f91f29a700f07ab33feaf427a872bbf7df
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/38166
Reviewed-by: Furquan Shaikh <furquan@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-01-08 17:18:20 +00:00
..
acpi src/acpi: Update license headers to SPDX 2020-01-02 14:49:00 +00:00
arch drivers/pc80/rtc: Clean up some headers 2020-01-07 18:40:02 +00:00
commonlib
console drivers/pc80/rtc: Swap cmos_write32() parameter order 2020-01-06 04:30:40 +00:00
cpu cpu/intel/microcode: Apply more strict guard for assembly files 2019-12-27 09:01:50 +00:00
device device/smbus: Drop unused smbus_set_link() 2020-01-04 22:08:38 +00:00
drivers drivers/spi: remove SPI_FLASH_FAST_READ_DUAL_OUTPUT_3B option 2020-01-08 17:18:20 +00:00
ec ec/hp/kbc1126: Make firmware offsets user configurable 2019-12-31 15:19:41 +00:00
include src/include: Fix typos 2020-01-08 12:57:31 +00:00
lib src/lib: Fix typos 2020-01-08 12:57:53 +00:00
mainboard drivers/spi: remove SPI_FLASH_FAST_READ_DUAL_OUTPUT_3B option 2020-01-08 17:18:20 +00:00
northbridge nb/amd/pi: Fix typos 2020-01-08 12:58:31 +00:00
security src: Remove unused include <string.h> 2019-12-26 10:45:37 +00:00
soc soc/intel/tigerlake: Fix PMC config 2020-01-08 06:32:17 +00:00
southbridge sb/amd/{agesa,pi}: use ACPIMMIO common block wherever possible 2020-01-05 17:01:48 +00:00
superio src: Remove some romcc workarounds 2019-12-31 15:22:43 +00:00
vendorcode vc/amd/pi/00670F00: Fix typo in phony target declaration 2020-01-05 23:54:58 +00:00
Kconfig arch/x86: Drop ROMCC_BOOTBLOCK symbol 2019-12-27 08:59:32 +00:00