[U-Boot] [PATCH 04/23] x86: tnc: Drop unprotect_spi_flash()
Simon Glass
sjg at chromium.org
Mon Feb 1 17:19:43 CET 2016
On 1 February 2016 at 02:40, Bin Meng <bmeng.cn at gmail.com> wrote:
> 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 at gmail.com>
> ---
>
> arch/x86/cpu/queensbay/tnc.c | 16 ----------------
> include/configs/crownbay.h | 1 -
> 2 files changed, 17 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
Tested on Minnowmax:
Tested-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list