summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/configs/boston.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/configs/boston.h b/include/configs/boston.h
index 1915ad5..50aaa7b 100644
--- a/include/configs/boston.h
+++ b/include/configs/boston.h
@@ -8,6 +8,11 @@
#define __CONFIGS_BOSTON_H__
/*
+ * General board configuration
+ */
+#define CONFIG_SYS_BOOTM_LEN (64 * 1024 * 1024)
+
+/*
* CPU
*/
#define CONFIG_SYS_MIPS_TIMER_FREQ 30000000