]> git.baikalelectronics.ru Git - uboot.git/commit
board: ti: j721e: Return if there is an error while configuring SerDes
authorAswath Govindraju <a-govindraju@ti.com>
Fri, 10 Jun 2022 12:53:38 +0000 (18:23 +0530)
committerTom Rini <trini@konsulko.com>
Wed, 6 Jul 2022 18:30:08 +0000 (14:30 -0400)
commit63d3ce7894ce36551b36d8f2d4a2328ff21875f5
treebf528626768c6515f7a4438992b7cf75957456f6
parent714ba8eda0092019195babad28a6fcb48943824f
board: ti: j721e: Return if there is an error while configuring SerDes

While configuring SerDes, errors could be encountered, in these cases,
return instead of going ahead. This is will help in booting even if
configuration of SerDes fails.

Signed-off-by: Aswath Govindraju <a-govindraju@ti.com>
board/ti/j721e/evm.c