[U-Boot] [PATCH v2 6/6] x86: Add support for panther (Asus Chromebox)

Simon Glass sjg at chromium.org
Sat Mar 21 00:13:17 CET 2015


On 2 March 2015 at 12:40, Simon Glass <sjg at chromium.org> wrote:
> Support running U-Boot as a coreboot payload. Tested peripherals include:
>
> - Video (HDMI and DisplayPort)
> - SATA disk
> - Gigabit Ethernet
> - SPI flash
>
> USB3 does not work. This may be a problem with the USB3 PCI driver or
> something in the USB3 stack and has not been investigated So far this is
> disabled. The SD card slot also does not work.
>
> For video, coreboot will need to run the OPROM to set this up.
>
> With this board, bare support (running without coreboot) is not available
> as yet.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2:
> - Update Kconfig and MAINTAINERS file to build bare
> - Use "intel,haswell" as the compatible name

Applied to u-boot-dm/next.


More information about the U-Boot mailing list