
2 Aug
2021
2 Aug
'21
6:05 p.m.
On Mon, Aug 2, 2021 at 3:05 PM Bin Meng bmeng.cn@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@gmail.com Reviewed-by: Simon Glass sjg@chromium.org
(no changes since v1)
configs/crownbay_defconfig | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-)
applied to u-boot-x86, thanks!