diff options
Diffstat (limited to 'include/configs/M53017EVB.h')
-rw-r--r-- | include/configs/M53017EVB.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/M53017EVB.h b/include/configs/M53017EVB.h index 4f82389cedf..79a4e6171d2 100644 --- a/include/configs/M53017EVB.h +++ b/include/configs/M53017EVB.h @@ -84,8 +84,6 @@ #define CONFIG_SYS_SDRAM_EMOD 0x80010000 #define CONFIG_SYS_SDRAM_MODE 0x00CD0000 -#define CONFIG_SYS_MONITOR_LEN (256 << 10) /* Reserve 256 kB for Monitor */ - /* * For booting Linux, the board info and command line data * have to be in the first 8 MB of memory, since this is |