From: Shengzhou Liu Date: Mon, 25 Mar 2013 07:40:15 +0000 (+0000) Subject: powerpc/t4240qds: fix PHY reset timeout issue X-Git-Tag: v2013.07-rc1~54^2~8 X-Git-Url: https://git.kernelconcepts.de/?p=karo-tx-uboot.git;a=commitdiff_plain;h=037e19b812a4f8a1ce08e023484d51214766f341;hp=037e19b812a4f8a1ce08e023484d51214766f341 powerpc/t4240qds: fix PHY reset timeout issue QSGMII card has different PHY address against previous SGMII card. We check the type of card in slots and set correct PHY address to avoid complainning "PHY reset timed out" during u-boot booting up. Signed-off-by: Shengzhou Liu Signed-off-by: Andy Fleming ---