coreboot-kgpe-d16/src/southbridge/intel/common
Aaron Durbin 4ed8e9ce9d spi-generic: remove SPI_FLASH_SECTOR_ERASE_TIMEOUT_MS
There was one user of SPI_FLASH_SECTOR_ERASE_TIMEOUT_MS,
southbridge/intel/common/spi.c. Remove the define and encode
the 1 second timeout that it was wanting at the single use site.

Change-Id: If33a1a04bc4d3441e90bf0ca305ddf71c4f8bb88
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/37962
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Marshall Dawson <marshalldawson3rd@gmail.com>
2020-01-03 23:06:50 +00:00
..
acpi sb/intel/common/platform.asl: Remove setting unused GNVS 2019-11-04 11:36:25 +00:00
firmware southbridge/intel: Add config option to validate firmware descriptor 2019-10-03 15:28:58 +00:00
acpi_pirq_gen.c arch/io.h: Drop unnecessary include 2019-03-04 15:08:03 +00:00
acpi_pirq_gen.h
finalize.c coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
finalize.h sb/intel/common: Create a common PCH finalise implementation 2018-12-03 13:14:06 +00:00
gpio.c arch/x86: Replace some __SMM__ guards 2019-11-09 11:03:03 +00:00
gpio.h src/southbridge: change "unsigned" to "unsigned int" 2019-10-30 11:16:56 +00:00
Kconfig sb/intel/common/spi: Add Baytrail/Braswell support 2019-11-26 11:47:27 +00:00
madt.c
Makefile.inc sb/intel/common: Properly guard USB debug 2019-11-18 07:08:35 +00:00
pciehp.c src: Drop unused 'include <device/pciexp.h>' 2019-03-16 11:46:38 +00:00
pciehp.h
pmbase.c arch/x86: Replace some __SMM__ guards 2019-11-09 11:03:03 +00:00
pmbase.h
pmclib.c sb/intel/common: Add common detect_s3_resume 2019-04-13 14:48:25 +00:00
pmclib.h sb/intel/common: Fix config name in a comment 2019-04-13 15:38:01 +00:00
pmutil.c southbridge: Remove not used #include <elog.h> 2019-09-12 13:15:40 +00:00
pmutil.h cpu/x86: Separate save_state struct headers 2019-08-13 13:59:05 +00:00
rcba.h mb/lenovo/[xtz]60: Introduce and use RCBA64 macro 2019-01-14 11:57:25 +00:00
rcba_pirq.c
rcba_pirq.h
reset.c
rtc.c coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
rtc.h sb/intel: Deduplicate vbnv_cmos_failed and rtc_init 2018-11-07 18:12:39 +00:00
smbus.c src/southbridge: Remove unused <stdlib.h> 2019-12-19 05:33:23 +00:00
smbus.h southbridge/intel/common/smbus: Add do_i2c_block_write() 2019-06-20 15:25:51 +00:00
smi.c soc/intel: Rename some SMM support functions 2019-08-15 06:55:59 +00:00
smihandler.c ELOG: Introduce elog_gsmi variants 2019-11-09 10:49:47 +00:00
spi.c spi-generic: remove SPI_FLASH_SECTOR_ERASE_TIMEOUT_MS 2020-01-03 23:06:50 +00:00
spi.h sb/intel/common: Add a common interface to set final OPs settings 2019-07-08 14:52:54 +00:00
tco.h sb/{ICH7,NM10,PCH}: Use common watchdog_off function 2019-05-07 16:01:35 +00:00
usb_debug.c coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
watchdog.c nb/sb/cpu: Drop Intel Rangeley support 2019-11-21 06:38:45 +00:00