]> git.sur5r.net Git - u-boot/blobdiff - drivers/tsec.c
[PATCH] Clean up Katmai (440SPe) linker script
[u-boot] / drivers / tsec.c
index 6815c153d81c743954b5eb859334bc869b13d9a8..2524e4f6d2b6644a3ec69cb7324f16d37b202e4c 100644 (file)
@@ -1110,10 +1110,8 @@ struct phy_info phy_info_dp83865 = {
 };
 
 struct phy_info *phy_info[] = {
-#if 0
-       &phy_info_cis8201,
-#endif
        &phy_info_cis8204,
+       &phy_info_cis8201,
        &phy_info_M88E1011S,
        &phy_info_M88E1111S,
        &phy_info_M88E1145,