diff options
Diffstat (limited to 'include/configs/cm_t3517.h')
-rw-r--r-- | include/configs/cm_t3517.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/cm_t3517.h b/include/configs/cm_t3517.h index 30027bf680..0ab3930e5a 100644 --- a/include/configs/cm_t3517.h +++ b/include/configs/cm_t3517.h @@ -29,8 +29,6 @@ #define V_OSCK 26000000 /* Clock output from T2 */ #define V_SCLK (V_OSCK >> 1) -#define CONFIG_MISC_INIT_R - /* * The early kernel mapping on ARM currently only maps from the base of DRAM * to the end of the kernel image. The kernel is loaded at DRAM base + 0x8000. |