x86: tnc: Drop unprotect_spi_flash()
authorBin Meng <bmeng.cn@gmail.com>
Mon, 1 Feb 2016 09:40:39 +0000 (01:40 -0800)
committerBin Meng <bmeng.cn@gmail.com>
Fri, 5 Feb 2016 04:47:20 +0000 (12:47 +0800)
commitefd633ccdd06361f63f9b8918eee647ceb65283d
treee45cee955e567949627066cb7fdf2d1eb80f8c34
parent6e670b5c4d198c0c5715a2fe0c7980c9e6ca95c5
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>
arch/x86/cpu/queensbay/tnc.c
include/configs/crownbay.h