diff options
author | Quanyang Wang <quanyang.wang@windriver.com> | 2015-07-17 10:58:44 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-07-20 10:39:01 +0100 |
commit | 8458910b3524eeb5164137332f60ba40247c33fa (patch) | |
tree | 5126ab3cc7d84fbd3541048242599706a5267e0e /oe-init-build-env-memres | |
parent | 466b0b2c572fb3201ca415b689ce7a950b8625a7 (diff) | |
download | openembedded-core-8458910b3524eeb5164137332f60ba40247c33fa.tar.gz openembedded-core-8458910b3524eeb5164137332f60ba40247c33fa.tar.bz2 openembedded-core-8458910b3524eeb5164137332f60ba40247c33fa.zip |
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>
Diffstat (limited to 'oe-init-build-env-memres')
0 files changed, 0 insertions, 0 deletions