mirror of
https://github.com/smaeul/u-boot.git
synced 2025-11-07 23:40:16 +00:00
U-Boot on coreboot does not have a driver for the PCH so cannot see the SPI peripheral now that it has moved inside the PCH. Add a simple driver so that SPI flash works again. Signed-off-by: Simon Glass <sjg@chromium.org>