
29 Apr
2015
29 Apr
'15
1:27 a.m.
On 20 April 2015 at 07:07, Simon Glass sjg@chromium.org wrote:
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
arch/x86/cpu/coreboot/pci.c | 11 +++++++++++ arch/x86/dts/chromebook_link.dts | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-)
Applied to u-boot-x86.