Am 16.11.2011 16:21, schrieb rui chen:
sorry, here is my new patch file:
From 05f4abe8d8c37f1585f2bb7cb89b15426044bb65 Mon Sep 17 00:00:00 2001
From: Chen Rui mailto:chenn...@gmail.com>>
Date: Sun, 13 Nov 2011 19:42:42 +0800
Subject: [PATCH] resolve an endless loop when use qemu-system-mipsel
t
sorry, here is my new patch file:
>From 05f4abe8d8c37f1585f2bb7cb89b15426044bb65 Mon Sep 17 00:00:00 2001
From: Chen Rui
Date: Sun, 13 Nov 2011 19:42:42 +0800
Subject: [PATCH] resolve an endless loop when use qemu-system-mipsel to
load bios
Signed-off-by: Chen Rui
---
hw/mips_malta.c |1 +
rui chen writes:
> Hi all,
> When I try to use command line "qemu-system-mipsel -M malta -L .
> -nographic" to run redboot, it will have an endless loop, then I find this
> bug, here is my patch:
>
>
> Author: Chen Rui
> Date: Sat Nov 12 01:38:23 2011 +0800
>
> resolve an endless loop
Hi all,
When I try to use command line "qemu-system-mipsel -M malta -L .
-nographic" to run redboot, it will have an endless loop, then I find this
bug, here is my patch:
Author: Chen Rui
Date: Sat Nov 12 01:38:23 2011 +0800
resolve an endless loop when use qemu-system-mipsel to load