[PATCH v3 03/12] pci: Enable PCI_MAP_SYSTEM_MEMORY when ARCH_MAP_SYSMEM is not set
Daniel Schwierzeck
daniel.schwierzeck at gmail.com
Sun May 19 19:58:16 CEST 2024
On 5/17/24 20:14, Jiaxun Yang wrote:
> For MIPS we are always looking gd->dram in virtual address so
> PCI_MAP_SYSTEM_MEMORY should always be enabled.
>
> If in future we ever want to make it physical we have to set
> ARCH_MAP_SYSMEM.
>
> Signed-off-by: Jiaxun Yang <jiaxun.yang at flygoat.com>
> ---
> drivers/pci/Kconfig | 1 +
> 1 file changed, 1 insertion(+)
>
Reviewed-by: Daniel Schwierzeck <daniel.schwierzeck at gmail.com>
More information about the U-Boot
mailing list