|
@@ -28,6 +28,8 @@
|
|
#define CONFIG_SETUP_MEMORY_TAGS
|
|
#define CONFIG_SETUP_MEMORY_TAGS
|
|
#define CONFIG_INITRD_TAG
|
|
#define CONFIG_INITRD_TAG
|
|
|
|
|
|
|
|
+#define CONFIG_MACH_TYPE MACH_TYPE_MX25_3DS
|
|
|
|
+
|
|
/* Size of malloc() pool */
|
|
/* Size of malloc() pool */
|
|
#define CONFIG_SYS_MALLOC_LEN (CONFIG_ENV_SIZE + 2 * 1024 * 1024)
|
|
#define CONFIG_SYS_MALLOC_LEN (CONFIG_ENV_SIZE + 2 * 1024 * 1024)
|
|
|
|
|