mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-26 14:40:41 +00:00
83c7e434c9
Some buses need to set up their devices before they can be used. This setup may well be common to all buses in a particular uclass. Support a common pre-probe method for the uclass, called before any bus devices are probed. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Masahiro Yamada <yamada.m@jp.panasonic.com> |
||
---|---|---|
.. | ||
.gitignore | ||
bus.c | ||
cmd_dm.c | ||
core.c | ||
gpio.c | ||
i2c.c | ||
Makefile | ||
sf.c | ||
spi.c | ||
test-dm.sh | ||
test-driver.c | ||
test-fdt.c | ||
test-main.c | ||
test-uclass.c | ||
test.dts | ||
ut.c |