[U-Boot] [PATCH v3] x86: panther: Add PCI and video configuration
Simon Glass
sjg at chromium.org
Tue Sep 1 02:31:56 CEST 2015
On 27 August 2015 at 19:54, Simon Glass <sjg at chromium.org> wrote:
> Add a PCI node to the device tree. This allows SPI flash and SATA to work
> correctly. Also configure the video to come up correctly even though there
> is no keyboard.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> Changes in v3:
> - Fix 'correectly' typo
>
> Changes in v2:
> - Fix PCI I/O range value
>
> arch/x86/dts/chromebox_panther.dts | 10 ++++++++++
> include/configs/chromebox_panther.h | 2 ++
> 2 files changed, 12 insertions(+)
Applied to u-boot-x86, thanks!
More information about the U-Boot
mailing list