am437x_evm: increase phy autoneg timeout
[oweals/u-boot.git] / include / configs / chromebook_link.h
index 52657878c6f3c33bdb8789a68c341bc7f4ed563b..f2d798a52f0b28bc7f2fd157f84b684b9f25f6c6 100644 (file)
@@ -16,4 +16,7 @@
 #include <configs/x86-common.h>
 #include <configs/x86-chromebook.h>
 
+#define CONFIG_ENV_SECT_SIZE           0x1000
+#define CONFIG_ENV_OFFSET              0x003f8000
+
 #endif /* __CONFIG_H */