|
From: | Paolo Bonzini |
Subject: | Re: [Qemu-ppc] [PATCH 2/2] m48t59: add mem_base value to m48t59_init_isa() |
Date: | Mon, 19 Jan 2015 13:45:11 +0100 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 |
On 19/01/2015 12:35, Mark Cave-Ayland wrote: > Similar to m48t59_init(), add a mem_base value so that NVRAM can be mapped via > MMIO rather than ioport if required. > > Signed-off-by: Mark Cave-Ayland <address@hidden> > --- Is it really ISA if it's MMIO? In other words, why can't this be a sysbus device? Paolo
[Prev in Thread] | Current Thread | [Next in Thread] |