* [Qemu-trivial] [PATCH] petalogix_s3adsp1800: deleted bad FIXME comment
@ 2012-04-10 4:05 Peter A. G. Crosthwaite
2012-04-10 22:12 ` Edgar E. Iglesias
0 siblings, 1 reply; 2+ messages in thread
From: Peter A. G. Crosthwaite @ 2012-04-10 4:05 UTC (permalink / raw)
To: qemu-devel, edgar.iglesias; +Cc: peter.crosthwaite, qemu-trivial
This FIXME has already been actioned. Deleted comment.
Signed-off-by: Peter A. G. Crosthwaite <peter.crosthwaite@petalogix.com>
---
hw/petalogix_s3adsp1800_mmu.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/hw/petalogix_s3adsp1800_mmu.c b/hw/petalogix_s3adsp1800_mmu.c
index ff154c7..8b37336 100644
--- a/hw/petalogix_s3adsp1800_mmu.c
+++ b/hw/petalogix_s3adsp1800_mmu.c
@@ -51,7 +51,6 @@
static void machine_cpu_reset(CPUMBState *env)
{
- /* FIXME: move to machine specfic cpu reset */
env->pvr.regs[10] = 0x0c000000; /* spartan 3a dsp family. */
}
--
1.7.3.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Qemu-trivial] [PATCH] petalogix_s3adsp1800: deleted bad FIXME comment
2012-04-10 4:05 [Qemu-trivial] [PATCH] petalogix_s3adsp1800: deleted bad FIXME comment Peter A. G. Crosthwaite
@ 2012-04-10 22:12 ` Edgar E. Iglesias
0 siblings, 0 replies; 2+ messages in thread
From: Edgar E. Iglesias @ 2012-04-10 22:12 UTC (permalink / raw)
To: Peter A. G. Crosthwaite; +Cc: qemu-trivial, qemu-devel
On Tue, Apr 10, 2012 at 02:05:52PM +1000, Peter A. G. Crosthwaite wrote:
> This FIXME has already been actioned. Deleted comment.
Applied, thanks Peter
>
> Signed-off-by: Peter A. G. Crosthwaite <peter.crosthwaite@petalogix.com>
> ---
> hw/petalogix_s3adsp1800_mmu.c | 1 -
> 1 files changed, 0 insertions(+), 1 deletions(-)
>
> diff --git a/hw/petalogix_s3adsp1800_mmu.c b/hw/petalogix_s3adsp1800_mmu.c
> index ff154c7..8b37336 100644
> --- a/hw/petalogix_s3adsp1800_mmu.c
> +++ b/hw/petalogix_s3adsp1800_mmu.c
> @@ -51,7 +51,6 @@
>
> static void machine_cpu_reset(CPUMBState *env)
> {
> - /* FIXME: move to machine specfic cpu reset */
> env->pvr.regs[10] = 0x0c000000; /* spartan 3a dsp family. */
> }
>
> --
> 1.7.3.2
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-04-10 22:12 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-10 4:05 [Qemu-trivial] [PATCH] petalogix_s3adsp1800: deleted bad FIXME comment Peter A. G. Crosthwaite
2012-04-10 22:12 ` Edgar E. Iglesias
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).