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:40:42 +0100 |
commit | 557bca8dd39bc966d6fb07e8d6ebb5fa897566a2 (patch) | |
tree | 40962915a8c3009087f61d5628c4bbbf6218c5d1 /meta/recipes-extended/images | |
parent | c49cfc2b2001615abffd8610e55654078edb8239 (diff) | |
download | poky-557bca8dd39bc966d6fb07e8d6ebb5fa897566a2.tar.gz |
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
(From OE-Core rev: 8458910b3524eeb5164137332f60ba40247c33fa)
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>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/images')
0 files changed, 0 insertions, 0 deletions