diff options
Diffstat (limited to 'include/configs/cm_t335.h')
-rw-r--r-- | include/configs/cm_t335.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/cm_t335.h b/include/configs/cm_t335.h index 41a0e823a2..4b6e391d57 100644 --- a/include/configs/cm_t335.h +++ b/include/configs/cm_t335.h @@ -98,9 +98,6 @@ #define CONFIG_SYS_NAND_U_BOOT_START CONFIG_SYS_TEXT_BASE -#undef CONFIG_SYS_NAND_U_BOOT_OFFS -#define CONFIG_SYS_NAND_U_BOOT_OFFS 0x200000 - #define CONFIG_SYS_ENV_SECT_SIZE (128 << 10) /* 128 KiB */ #ifdef CONFIG_SPL_OS_BOOT #define CONFIG_SYS_NAND_SPL_KERNEL_OFFS 0x500000 |