u-boot/board/ti/common
Christian Gmeiner e44657ed74 arm: mach-k3: introduce generic board detction kconfig option
For non TI boards it is not possible to enable the do_board_detect()
call as TI_I2C_BOARD_DETECT is defined in board/ti/common/Kconfig.

I want to use do_board_detect() to dectect boards and properties based
on some SPI communication with a FPGA.

Signed-off-by: Christian Gmeiner <christian.gmeiner@gmail.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
2023-03-29 13:30:28 -04:00
..
board_detect.c board: ti: common: board_detect: Fix EEPROM read quirk for 2-byte 2023-01-02 16:06:07 -05:00
board_detect.h board: ti: board_detect: Add stub functions for EEPROM detection apis 2020-08-11 20:34:46 +05:30
cape_detect.c ti/common: add support for extension_scan_board function 2021-05-13 13:09:09 -04:00
cape_detect.h ti/common: add support for extension_scan_board function 2021-05-13 13:09:09 -04:00
Kconfig arm: mach-k3: introduce generic board detction kconfig option 2023-03-29 13:30:28 -04:00
Makefile ti/common: add support for extension_scan_board function 2021-05-13 13:09:09 -04:00