[U-Boot] [PATCH] x86: link: Add PCH driver to support SPI Flash

Simon Glass sjg at chromium.org
Wed Apr 29 01:27:51 CEST 2015


On 20 April 2015 at 07:07, Simon Glass <sjg at 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 at 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.


More information about the U-Boot mailing list