summaryrefslogtreecommitdiffstats
path: root/include/configs
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2017-05-13 16:45:35 -0400
committerTom Rini <trini@konsulko.com>2017-05-13 16:45:35 -0400
commit22f3368e71321db1e0e15dfbf54b052367890ec7 (patch)
tree6c544134395c5f10dc89df98f0cb33d2e870492a /include/configs
parent936909e6e14db2230b906a4417afdd1d52e44471 (diff)
parentbc34986c86fc119813f406d95bb43e75e09b0df9 (diff)
downloadu-boot-22f3368e71321db1e0e15dfbf54b052367890ec7.tar.gz
u-boot-22f3368e71321db1e0e15dfbf54b052367890ec7.tar.xz
u-boot-22f3368e71321db1e0e15dfbf54b052367890ec7.zip
Merge branch 'master' of git://git.denx.de/u-boot-mips
Diffstat (limited to 'include/configs')
-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 1915ad5249..50aaa7be8c 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