diff options
Diffstat (limited to 'include/configs/pcl063.h')
-rw-r--r-- | include/configs/pcl063.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/pcl063.h b/include/configs/pcl063.h index 943fca9377..238b03f600 100644 --- a/include/configs/pcl063.h +++ b/include/configs/pcl063.h @@ -54,9 +54,6 @@ #define CONFIG_SYS_INIT_SP_ADDR \ (CONFIG_SYS_INIT_RAM_ADDR + CONFIG_SYS_INIT_SP_OFFSET) -#define CONFIG_ENV_SIZE (16 << 10) -#define CONFIG_ENV_OFFSET (512 << 10) - /* NAND */ #define CONFIG_SYS_MAX_NAND_DEVICE 1 #define CONFIG_SYS_NAND_BASE 0x40000000 |