]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/am3517_crane.h
include/configs: remove references to SMNAND_ENV_OFFSET
[people/ms/u-boot.git] / include / configs / am3517_crane.h
index edaa384213d5fd875786b8724b34e8fb0748de62..c5fe3dcba63ac129dbd64d5289d6039bf042d3b4 100644 (file)
 #define CONFIG_SYS_MONITOR_BASE                CONFIG_SYS_FLASH_BASE
 
 #define CONFIG_NAND_OMAP_GPMC
-#define SMNAND_ENV_OFFSET              0x260000 /* environment starts here */
 
 #define CONFIG_SYS_ENV_SECT_SIZE       (128 << 10)     /* 128 KiB sector */
-#define CONFIG_ENV_OFFSET              SMNAND_ENV_OFFSET
-#define CONFIG_ENV_ADDR                        SMNAND_ENV_OFFSET
+#define CONFIG_ENV_OFFSET              0x260000
+#define CONFIG_ENV_ADDR                        0x260000
 
 /*-----------------------------------------------------------------------
  * CFI FLASH driver setup