[PATCH v2 2/2] x86: crownbay: Use external graphics card by default
Bin Meng
bmeng.cn at gmail.com
Mon Aug 2 18:05:33 CEST 2021
On Mon, Aug 2, 2021 at 3:05 PM Bin Meng <bmeng.cn at gmail.com> wrote:
>
> The board routes the Integrated Graphics Device (IGD) to an LVDS
> panel, which is less popular than a PCIe based graphics card.
>
> Disable the IGD so that it does not show up in the PCI configuration
> space as a VGA display controller, so we can use an external PCIe
> graphics card with whatever cable we have.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> Reviewed-by: Simon Glass <sjg at chromium.org>
> ---
>
> (no changes since v1)
>
> configs/crownbay_defconfig | 3 +--
> 1 file changed, 1 insertion(+), 2 deletions(-)
>
applied to u-boot-x86, thanks!
More information about the U-Boot
mailing list