mpc83xx: Migrate CONFIG_SYS_{BR, OR}*_PRELIM to Kconfig
[platform/kernel/u-boot.git] / include / configs / lion_rk3368.h
index b9c6bf8..cae0f1e 100644 (file)
@@ -12,5 +12,7 @@
 #define KERNEL_LOAD_ADDR               0x280000
 #define DTB_LOAD_ADDR                  0x5600000
 #define INITRD_LOAD_ADDR               0x5bf0000
+/* PHY needs longer aneg time at 1G */
+#define PHY_ANEG_TIMEOUT               8000
 
 #endif