qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH arm-devs v1 2/6] target-arm/cpu: Convert reset C


From: Peter Maydell
Subject: Re: [Qemu-devel] [PATCH arm-devs v1 2/6] target-arm/cpu: Convert reset CBAR to a property
Date: Wed, 27 Nov 2013 11:47:03 +0000

On 27 November 2013 11:39, Peter Crosthwaite
<address@hidden> wrote:
> Is the "periphbase" ever runtime configurable? If not I'm not sure we
> need the "reset".

You can't runtime configure it (it's a bunch of signals into the
core that determine where the decoder sits the peripherals in
the memory map). However, the CBAR register which on reset
starts out with the value of the base address is a writable
register (writing it won't change where the peripherals live,
it just reads-as-written).

-- PMM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]