]> code.ossystems Code Review - openembedded-core.git/commit
kexec-tools: change powerpc memory size limit
authorQuanyang Wang <quanyang.wang@windriver.com>
Fri, 17 Jul 2015 02:58:44 +0000 (10:58 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 20 Jul 2015 09:39:01 +0000 (10:39 +0100)
commit8458910b3524eeb5164137332f60ba40247c33fa
tree5126ab3cc7d84fbd3541048242599706a5267e0e
parent466b0b2c572fb3201ca415b689ce7a950b8625a7
kexec-tools: change powerpc memory size limit

When run "kexec" in powerpc board, the kexec has a limit that
the kernel text and bss size must be less than 24M. But now
some kernel size exceed the limit. So we need to change the limit,
else will get the error log as below:

my_load:669: do
Could not find a free area of memory of 0x12400 bytes...
Could not find a free area of memory of 0x13000 bytes...
locate_hole failed

Signed-off-by: Quanyang Wang <quanyang.wang@windriver.com>
Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-kernel/kexec/kexec-tools/0002-powerpc-change-the-memory-size-limit.patch [new file with mode: 0644]
meta/recipes-kernel/kexec/kexec-tools_2.0.9.bb