]> git.dujemihanovic.xyz Git - u-boot.git/commit
x86: coreboot: Scan PCI after relocation
authorSimon Glass <sjg@chromium.org>
Thu, 4 May 2023 22:55:04 +0000 (16:55 -0600)
committerBin Meng <bmeng@tinylab.org>
Thu, 11 May 2023 02:25:29 +0000 (10:25 +0800)
commit2cbc6aa47e53b84c0c9301031bcdca581342db51
tree6214ddce16c13567a090352b724f65df359c110f
parentb6b33d104ddca734a0348f7e7794ccb1709f8df8
x86: coreboot: Scan PCI after relocation

Enable this so that PCI devices can be used correctly without needing
to do a manual scan.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Tested-by: Bin Meng <bmeng.cn@gmail.com>
configs/coreboot_defconfig