1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-02-05 10:16:34 +01:00
Files
u-boot-megous/arch
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
..
2023-03-27 15:19:57 -04:00
2023-03-27 15:19:57 -04:00
2023-03-15 01:38:19 +01:00