Re: [U-Boot] [PATCH 0/2] Fix several bugs in qemu-mips configuration

2017-04-12 Thread Daniel Schwierzeck


Am 12.04.2017 um 01:06 schrieb Kyle Edwards:
> I recently played around with the qemu-mips configuration, and
> encountered several issues. Saving the environment to flash overwrites
> the U-Boot code, and the malloc pool isn't big enough for
> initr_malloc_bootparams(). This patchset fixes these issues.
> 
> Kyle Edwards (2):
>   mips: qemu-mips: Remove obsolete CONFIG_SYS_MONITOR_LEN from config
>   mips: qemu-mips: Expand malloc pool to fit CONFIG_SYS_BOOTPARAMS_LEN
> 
>  include/configs/qemu-mips.h | 5 ++---
>  1 file changed, 2 insertions(+), 3 deletions(-)
> 

could you also fix include/configs/qemu-mips64.h? Thanks.

-- 
- Daniel



signature.asc
Description: OpenPGP digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


[U-Boot] [PATCH 0/2] Fix several bugs in qemu-mips configuration

2017-04-11 Thread Kyle Edwards
I recently played around with the qemu-mips configuration, and
encountered several issues. Saving the environment to flash overwrites
the U-Boot code, and the malloc pool isn't big enough for
initr_malloc_bootparams(). This patchset fixes these issues.

Kyle Edwards (2):
  mips: qemu-mips: Remove obsolete CONFIG_SYS_MONITOR_LEN from config
  mips: qemu-mips: Expand malloc pool to fit CONFIG_SYS_BOOTPARAMS_LEN

 include/configs/qemu-mips.h | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

-- 
2.7.4

___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot