mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2025-12-10 07:44:53 +01:00
Switch to extension board detection using pci_find_device() instead of detecting by i2c access to EEPROM device on extension board. This is a cleaner detection method since EEPROM addresses can be different on different board revisions. This also avoids "i2c_read: failed to address chip" error messages in the boot log on boards without extension board which may confuse users. Signed-off-by: Anatolij Gustschin <agust@denx.de> |
||
|---|---|---|
| .. | ||
| cmd_disp.c | ||
| cmd_mtc.c | ||
| cmd_mtc.h | ||
| digsy_mtc.c | ||
| eeprom.h | ||
| is42s16800a-7t.h | ||
| is45s16800a2.h | ||
| Makefile | ||