[U-Boot] [PATCH v2 6/6] x86: ich-spi: Set the tx operation mode for ich 7
Simon Glass
sjg at chromium.org
Sun Dec 14 06:36:09 CET 2014
On 12 December 2014 at 07:06, Jagannadha Sutradharudu Teki
<jagannadh.teki at gmail.com> wrote:
> From: Bin Meng <bmeng.cn at gmail.com>
>
> ICH 7 SPI controller only supports byte program (02h) for SST flash.
> Word program (ADh) is not supported.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> Reviewed-by: Jagannadha Sutradharudu Teki <jagannadh.teki at gmail.com>
> ---
> drivers/spi/ich.c | 9 +++++++--
> 1 file changed, 7 insertions(+), 2 deletions(-)
Applied to u-boot-x86, thanks!
More information about the U-Boot
mailing list