mirror of
https://xff.cz/git/u-boot/
synced 2025-11-01 02:45:39 +01: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>