u-boot/board/traverse/ten64
Mathew McBride 29760c8e6d board: ten64: add missing error checks for retimer power on
The retimer reset/power on logic was changed in a recent commit,
however, it neglected to check if the commands sent to the
board microcontroller (to control power to the retimer chip)
actually completed.

Add return checks for these operations so any failures will
be reported to the user.

Signed-off-by: Mathew McBride <matt@traverse.com.au>
Fixes: 7a041fea2 ("board: traverse: ten64: ensure retimer reset
is done on new board revisions")
2023-08-07 13:41:44 -04:00
..
eth_ten64.c board: traverse: add initial Ten64 support 2022-02-01 15:04:24 +05:30
Kconfig board: traverse: add initial Ten64 support 2022-02-01 15:04:24 +05:30
MAINTAINERS board: traverse: add initial Ten64 support 2022-02-01 15:04:24 +05:30
Makefile board: traverse: add initial Ten64 support 2022-02-01 15:04:24 +05:30
ten64.c board: ten64: add missing error checks for retimer power on 2023-08-07 13:41:44 -04:00