apalis/colibri imx6: provide proper fdtfile value
[oweals/u-boot.git] / include / configs / openrd.h
index 17611bc56873a9b02b57dc10816dc8f60f7b6925..62d8862cc755f25e90930b4d71d71d06f2042aea 100644 (file)
@@ -41,8 +41,7 @@
  * it has to be rounded to sector size
  */
 #define CONFIG_ENV_SIZE                        0x20000 /* 128k */
-#define CONFIG_ENV_ADDR                        0x60000
-#define CONFIG_ENV_OFFSET              0x60000 /* env starts here */
+#define CONFIG_ENV_OFFSET              0x80000 /* env starts here */
 /*
  * Environment is right behind U-Boot in flash. Make sure U-Boot
  * doesn't grow into the environment area.