]> Git Repo - J-u-boot.git/commit
board: mscc: serval: Fix board detect
authorHoratiu Vultur <[email protected]>
Mon, 15 Apr 2019 09:56:37 +0000 (11:56 +0200)
committerDaniel Schwierzeck <[email protected]>
Fri, 3 May 2019 14:42:23 +0000 (16:42 +0200)
commitc6b2e7117db83e9aaba5d47b56c5d918ce92fcf0
tree74716e85c317b2f6368afced36c8a9b7e453d1bc
parent72e224b864baa4905b9c5997223baa3e65725be7
board: mscc: serval: Fix board detect

When detecting the board, it was reading a register in the GPIO page of
the phy and based on that value it was making a decision. The bug was that
after the GPIO page for the first phy was set it was not reseted back.

Signed-off-by: Horatiu Vultur <[email protected]>
board/mscc/serval/serval.c
This page took 0.039674 seconds and 4 git commands to generate.