summaryrefslogtreecommitdiffstats
path: root/include/configs
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2016-03-23 18:35:11 -0400
committerTom Rini <trini@konsulko.com>2016-03-23 18:35:11 -0400
commitb5b84be8a7356d4c3618b6edcb501885e53569f5 (patch)
treef172eee81583287573c027189bf099385f22d2b5 /include/configs
parentd085ecd61b9956cda0d37b89b5c538f54440fe58 (diff)
parente449e840c5adf728ddd308501af3115656aa9a60 (diff)
downloadblackbird-obmc-uboot-b5b84be8a7356d4c3618b6edcb501885e53569f5.tar.gz
blackbird-obmc-uboot-b5b84be8a7356d4c3618b6edcb501885e53569f5.zip
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
Diffstat (limited to 'include/configs')
-rw-r--r--include/configs/sunxi-common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/sunxi-common.h b/include/configs/sunxi-common.h
index b26363d69b..ea15e3716d 100644
--- a/include/configs/sunxi-common.h
+++ b/include/configs/sunxi-common.h
@@ -310,6 +310,7 @@ extern int soft_i2c_gpio_scl;
#define CONFIG_PHY_GIGE /* GMAC can use gigabit PHY */
#define CONFIG_PHY_ADDR 1
#define CONFIG_MII /* MII PHY management */
+#define CONFIG_PHY_REALTEK
#endif
#ifdef CONFIG_USB_EHCI_HCD
OpenPOWER on IntegriCloud