aboutsummaryrefslogtreecommitdiff
path: root/include/configs/sh7752evb.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/sh7752evb.h')
-rw-r--r--include/configs/sh7752evb.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/sh7752evb.h b/include/configs/sh7752evb.h
index 02c5143..3a1f1ac 100644
--- a/include/configs/sh7752evb.h
+++ b/include/configs/sh7752evb.h
@@ -62,11 +62,7 @@
#define CONFIG_SH_MMCIF_CLK 48000000
/* ENV setting */
-#define CONFIG_ENV_SECT_SIZE (64 * 1024)
-#define CONFIG_ENV_ADDR (0x00080000)
-#define CONFIG_ENV_OFFSET (CONFIG_ENV_ADDR)
#define CONFIG_ENV_OVERWRITE 1
-#define CONFIG_ENV_SIZE (CONFIG_ENV_SECT_SIZE)
#define CONFIG_EXTRA_ENV_SETTINGS \
"netboot=bootp; bootm\0"