aboutsummaryrefslogtreecommitdiff
path: root/include/configs/mxs.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/mxs.h')
-rw-r--r--include/configs/mxs.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/mxs.h b/include/configs/mxs.h
index 325c3ee..64f017a 100644
--- a/include/configs/mxs.h
+++ b/include/configs/mxs.h
@@ -50,7 +50,6 @@
#endif
/* Memory sizes */
-#define CONFIG_SYS_MALLOC_LEN 0x00400000 /* 4 MB for malloc */
/* OCRAM at 0x0 ; 32kB on MX23 ; 128kB on MX28 */
#define CONFIG_SYS_INIT_RAM_ADDR 0x00000000
@@ -85,10 +84,6 @@
#define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE
/* Boot argument buffer size */
-/* Booting Linux */
-#define CONFIG_CMDLINE_TAG
-#define CONFIG_SETUP_MEMORY_TAGS
-
/*
* Drivers
*/