mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-18 10:48:51 +00:00
8e2922e357
At present the PCI BDF (bus/device/function) is needed to access the SPI mapping, since the registers are at BAR0. This doesn't work when PCI auto-config has not been done yet, since BARs are unassigned. Add another way to find the mapping, using the MMIO base, if the caller knows this. Also add a missing function comment. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> |
||
---|---|---|
.. | ||
car.S | ||
car2.S | ||
car2_uninit.S | ||
cpu.c | ||
cpu_from_spl.c | ||
fast_spi.c | ||
itss.c | ||
lpc.c | ||
lpss.c | ||
Makefile | ||
me_status.c | ||
microcode.c | ||
mrc.c | ||
p2sb.c | ||
pch.c | ||
report_platform.c |