u-boot/arch/x86/cpu/baytrail
Andrew Scull 12507a2d22 pci: Map bars with offset and length
Evolve dm_pci_map_bar() to include an offset and length parameter. These
allow a portion of the memory to be mapped and range checks to be
applied.

Passing both the offset and length as zero results in the previous
behaviour and this is used to migrate the previous callers.

Signed-off-by: Andrew Scull <ascull@google.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2022-05-03 15:50:46 -04:00
..
acpi.c Revert "x86: Move FACP table into separate functions" 2022-03-31 08:27:52 -04:00
cpu.c pci: Map bars with offset and length 2022-05-03 15:50:46 -04:00
early_uart.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
fsp_configs.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
Kconfig x86: baytrail: Drop EFI-specific test logics 2018-06-17 21:16:04 +08:00
Makefile SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
valleyview.c common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00