projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eaa5b5d
)
configs: sandbox64: Enable PCI register multi-entry support
author
Marek Vasut
<marek.vasut+renesas@mailbox.org>
Sun, 13 Aug 2023 19:51:50 +0000
(21:51 +0200)
committer
Simon Glass
<sjg@chromium.org>
Sun, 20 Aug 2023 21:55:27 +0000
(15:55 -0600)
Align the sandbox64 defconfig with sandbox defconfig. Enable missing
PCI register multi-entry support. This fixes ut_dm_dm_test_pci_bus_to_phys
test .
Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
configs/sandbox64_defconfig
patch
|
blob
|
history
diff --git
a/configs/sandbox64_defconfig
b/configs/sandbox64_defconfig
index 933c9e958106f08fd35b46e887ba3dbc8e6613cd..14c9d1b04cbb9a0324edf27eb80d75d5b5e20af3 100644
(file)
--- a/
configs/sandbox64_defconfig
+++ b/
configs/sandbox64_defconfig
@@
-179,6
+179,7
@@
CONFIG_SPI_FLASH_SST=y
CONFIG_SPI_FLASH_WINBOND=y
CONFIG_NVMXIP_QSPI=y
CONFIG_NVME_PCI=y
+CONFIG_PCI_REGION_MULTI_ENTRY=y
CONFIG_PCI_SANDBOX=y
CONFIG_PHY=y
CONFIG_PHY_SANDBOX=y