Files
u-boot/drivers
Stefan Roese 4759dffe23 spi: ich: Configure SPI BIOS parameters for Linux upon U-Boot exit
This patch adds a remove function to the Intel ICH SPI driver, that will
be called upon U-Boot exit, directly before the OS (Linux) is started.
This function takes care of configuring the BIOS registers in the SPI
controller (similar to what a "standard" BIOS or coreboot does), so that
the Linux MTD device driver is able to correctly read/write to the SPI
NOR chip. Without this, the chip is not detected at all.

Signed-off-by: Stefan Roese <sr@denx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
Cc: Bin Meng <bmeng.cn@gmail.com>
Cc: Jagan Teki <jteki@openedev.com>
2017-05-17 17:13:06 +08:00
..
2017-04-05 13:52:01 -04:00
2017-05-12 08:37:09 -04:00
2017-05-15 10:40:00 -04:00
2016-01-27 15:32:05 +01:00
2017-05-10 16:16:09 +02:00
2017-05-17 17:13:06 +08:00
2017-05-09 16:11:36 -04:00
2017-05-10 16:16:09 +02:00
2017-05-08 11:57:28 -04:00
2016-02-06 12:00:59 +01:00
2017-01-02 17:08:25 +01:00
2017-05-15 21:22:24 +02:00