]> git.baikalelectronics.ru Git - uboot.git/commit
board: ti: j721e: Disable probing of daughtercards
authorSinthu Raja <sinthu.raja@ti.com>
Wed, 9 Feb 2022 09:36:51 +0000 (15:06 +0530)
committerTom Rini <trini@konsulko.com>
Wed, 16 Feb 2022 19:19:30 +0000 (14:19 -0500)
commitbfbb8912a3f12253f6a70f74dcecee6dd750259d
treefeab13b5267c8fd7b91e68f342f94b0b16cce214
parent18e0c483511bfc1cc005a5319e91c673c3b0308c
board: ti: j721e: Disable probing of daughtercards

j721e-sk doesn't have any daughter cards, so disable daughter
card probing inside board_late_init() and spl_board_init() for
j721e-sk.

Signed-off-by: Sinthu Raja <sinthu.raja@ti.com>
board/ti/j721e/evm.c