Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • early-display
  • variant-emmc-nvme-boot
  • 2023-01-25
  • v3
  • variant-emmc-nvme-boot
  • 2020-06-01
7 results

pci

  • Clone with SSH
  • Clone with HTTPS
  • Forked from Reform / reform-boundary-uboot
    Source project has a limited visibility.
    user avatar
    Kumar Gala authored
    The PCI_REGION_MEMORY and PCI_REGION_MEM are a bit to similar and
    can be confusing when reading the code.
    
    Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY to clarify its used
    for system memory mapping purposes.
    
    Signed-off-by: default avatarKumar Gala <galak@kernel.crashing.org>
    ff4e66e9
    History
    Name Last commit Last update
    ..