diff options
Diffstat (limited to 'include/configs/cherryhill.h')
-rw-r--r-- | include/configs/cherryhill.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/cherryhill.h b/include/configs/cherryhill.h index 77ace93b96..6c7f9ea83b 100644 --- a/include/configs/cherryhill.h +++ b/include/configs/cherryhill.h @@ -15,7 +15,5 @@ "stderr=vidconsole,serial\0" /* Environment configuration */ -#define CONFIG_ENV_SECT_SIZE 0x10000 -#define CONFIG_ENV_OFFSET 0x005f0000 #endif /* __CONFIG_H */ |