projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
654d49b
)
mpc83xx: extend CONFIG_SYS_BOOTMAPSZ increase to mpc8308_p1m
author
Kim Phillips
<kim.phillips@freescale.com>
Wed, 22 Sep 2010 20:36:27 +0000
(15:36 -0500)
committer
Wolfgang Denk
<wd@denx.de>
Thu, 23 Sep 2010 19:14:33 +0000
(21:14 +0200)
continuation of commit
39da1ba923d55f316f9f1bb3a960e4ed91dc17ac
:
"e300: increase CONFIG_SYS_BOOTMAPSZ to allow booting large kernels"
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
include/configs/mpc8308_p1m.h
patch
|
blob
|
history
diff --git
a/include/configs/mpc8308_p1m.h
b/include/configs/mpc8308_p1m.h
index 0f8270b3a52bdfdd446d83ef2b27a5d130d21de9..b5a19e4a864c5be908a566349b157f929bd529a0 100644
(file)
--- a/
include/configs/mpc8308_p1m.h
+++ b/
include/configs/mpc8308_p1m.h
@@
-437,7
+437,7
@@
* have to be in the first 8 MB of memory, since this is
* the maximum mapped by the Linux kernel during initialization.
*/
-#define CONFIG_SYS_BOOTMAPSZ (
8
<< 20) /* Initial Memory map for Linux */
+#define CONFIG_SYS_BOOTMAPSZ (
256
<< 20) /* Initial Memory map for Linux */
/*
* Core HID Setup