mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-11 11:38:51 +01:00
Both of these values are useful for understanding what is going on, so show them both. The requested number comes from a device tree alias. The allocated one is set up when the device is activated, and is unique throughout the uclass. Signed-off-by: Simon Glass <sjg@chromium.org> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| bus.c | ||
| cmd_dm.c | ||
| core.c | ||
| gpio.c | ||
| i2c.c | ||
| Kconfig | ||
| Makefile | ||
| sf.c | ||
| spi.c | ||
| test-dm.sh | ||
| test-driver.c | ||
| test-fdt.c | ||
| test-main.c | ||
| test-uclass.c | ||
| test.dts | ||
| ut.c | ||