[U-Boot] [PATCH-v2 2/2] mips: qemu-mips/64: Expand malloc pool for CONFIG_SYS_BOOTPARAMS_LEN

Daniel Schwierzeck daniel.schwierzeck at gmail.com
Fri Apr 14 17:36:01 UTC 2017



Am 13.04.2017 um 04:42 schrieb Kyle Edwards:
> Before this patch, CONFIG_SYS_BOOTPARAMS_LEN was the same size as
> CONFIG_SYS_MALLOC_LEN. So, if malloc() had previously been called, and
> initr_malloc_bootparams() was called, it would fail with an out-of-
> memory error. This patch fixes this issue by expanding the malloc pool
> to 256KB.
> 
> Signed-off-by: Kyle Edwards <kyleedwardsny at gmail.com>
> Cc: Daniel Schwierzeck <daniel.schwierzeck at gmail.com>
> ---
>  include/configs/qemu-mips.h   | 2 +-
>  include/configs/qemu-mips64.h | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
> 

applied to u-boot-mips/master, thanks

-- 
- Daniel

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20170414/eb84539a/attachment.sig>


More information about the U-Boot mailing list