mirror of
https://github.com/Fishwaldo/build.git
synced 2025-07-23 05:18:55 +00:00
Update GMAC phy address
This commit is contained in:
parent
20c1fb0581
commit
d983ac403e
1 changed files with 13 additions and 0 deletions
|
@ -0,0 +1,13 @@
|
|||
diff --git a/include/configs/sunxi-common.h b/include/configs/sunxi-common.h
|
||||
index 6b0ad5e..310e9bb 100644
|
||||
--- a/include/configs/sunxi-common.h
|
||||
+++ b/include/configs/sunxi-common.h
|
||||
@@ -292,7 +292,7 @@ extern int soft_i2c_gpio_scl;
|
||||
#endif
|
||||
|
||||
#ifdef CONFIG_SUN7I_GMAC
|
||||
-#define CONFIG_PHY_ADDR 1
|
||||
+#define CONFIG_PHY_ADDR 3
|
||||
#define CONFIG_MII /* MII PHY management */
|
||||
#define CONFIG_PHY_REALTEK
|
||||
#endif
|
Loading…
Add table
Add a link
Reference in a new issue