mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-07 21:54:45 +00:00
3d9acea3d9
The PCI bus is not actually probed by the time the ofdata_to_platdata() method is called since that happens in the uclass's post_probe() method. Update the PMC and P2SB drivers to access the bus in its probe() method. Signed-off-by: Simon Glass <sjg@chromium.org> |
||
---|---|---|
.. | ||
cpu.c | ||
cpu_common.c | ||
cpu_spl.c | ||
fsp_m.c | ||
fsp_s.c | ||
hostbridge.c | ||
itss.c | ||
Kconfig | ||
lpc.c | ||
Makefile | ||
p2sb.c | ||
pch.c | ||
pmc.c | ||
punit.c | ||
spl.c | ||
systemagent.c | ||
uart.c |