mirror of
https://xff.cz/git/u-boot/
synced 2025-10-04 08:51:43 +02: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>