I recently played around with the qemu-mips/64 configurations, 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/64: Remove obsolete CONFIG_SYS_MONITOR_LEN from config mips: qemu-mips/64: Expand malloc pool for CONFIG_SYS_BOOTPARAMS_LEN include/configs/qemu-mips.h | 5 ++--- include/configs/qemu-mips64.h | 5 ++--- 2 files changed, 4 insertions(+), 6 deletions(-) -- 2.7.4 _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot