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)
commite0392596e90488247d4d850168717b6b9f2b90da
treebf528626768c6515f7a4438992b7cf75957456f6
parentc16b4f14a3f8e8d3d9635caae74cf87a290c53e7
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