diff options
Diffstat (limited to 'include/configs/bcm7260.h')
-rw-r--r-- | include/configs/bcm7260.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/bcm7260.h b/include/configs/bcm7260.h index 967bde54c8..3bd85ffe28 100644 --- a/include/configs/bcm7260.h +++ b/include/configs/bcm7260.h @@ -30,7 +30,6 @@ /* * Environment configuration for eMMC. */ -#define CONFIG_ENV_OFFSET (0x000040a4 * 512) #define CONFIG_SYS_MMC_ENV_DEV 0 #define CONFIG_SYS_MMC_ENV_PART 0 |