]> git.ipfire.org Git - thirdparty/u-boot.git/commit
ls1046aqds: Bypass xfi port fixup for KR mode
authorFlorinel Iordache <florinel.iordache@nxp.com>
Mon, 10 Dec 2018 09:27:31 +0000 (09:27 +0000)
committerYork Sun <york.sun@nxp.com>
Thu, 17 Jan 2019 21:17:21 +0000 (13:17 -0800)
commitbae54ac99e4eb96e603821559627c46154a0d8ed
treeb5883c88826c15d7083df97b9ea64841d9ea960a
parenta954f6fe70277a5d828937a5702fe8fec07f0d6e
ls1046aqds: Bypass xfi port fixup for KR mode

u-boot makes a fixup for LS1046AQDS board to setup the properties
'fixed-link' and 'phy-connection-type' to 'xgmii' but in case of
backplane mode this fixup is not correct because it causes the KR link
to fail and so it must be bypassed in order to keep the link in KR
mode as it is defined in DTS.

Signed-off-by: Florinel Iordache <florinel.iordache@nxp.com>
[YS: Fix compiling warning]
Reviewed-by: York Sun <york.sun@nxp.com>
board/freescale/ls1046aqds/eth.c