summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorBin Meng <bmeng.cn@gmail.com>2016-02-01 01:40:39 -0800
committerBin Meng <bmeng.cn@gmail.com>2016-02-05 12:47:20 +0800
commitefd633ccdd06361f63f9b8918eee647ceb65283d (patch)
treee45cee955e567949627066cb7fdf2d1eb80f8c34 /include
parent6e670b5c4d198c0c5715a2fe0c7980c9e6ca95c5 (diff)
downloadblackbird-obmc-uboot-efd633ccdd06361f63f9b8918eee647ceb65283d.tar.gz
blackbird-obmc-uboot-efd633ccdd06361f63f9b8918eee647ceb65283d.zip
x86: tnc: Drop unprotect_spi_flash()
Unprotecting SPI flash is now handled in the SPI controller driver, via a call to the PCH driver. Drop the ad-hoc version. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org> Tested-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include')
-rw-r--r--include/configs/crownbay.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/crownbay.h b/include/configs/crownbay.h
index ffd65d5439..fc1a8baf89 100644
--- a/include/configs/crownbay.h
+++ b/include/configs/crownbay.h
@@ -16,7 +16,6 @@
#define CONFIG_SYS_MONITOR_LEN (1 << 20)
#define CONFIG_BOARD_EARLY_INIT_F
#define CONFIG_ARCH_EARLY_INIT_R
-#define CONFIG_ARCH_MISC_INIT
#define CONFIG_SMSC_LPC47M
OpenPOWER on IntegriCloud