mirror of
https://xff.cz/git/u-boot/
synced 2026-04-11 14:10:00 +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>