Re: [Qemu-devel] [PATCH arm-devs v3 9/9] arm/highbank.c: Fix MPCore periphbase name

2013-12-06 Thread Peter Maydell
On 3 December 2013 07:04, Peter Crosthwaite wrote: > GIC_BASE_ADDR is not the base address of the GIC. Its clear from the > code that this is the base address of the MPCore. Rename to > MPCORE_PERIPHBASE accordingly. > Signed-off-by: Peter Crosthwaite Reviewed-by: Peter Maydell ...I'd still l

[Qemu-devel] [PATCH arm-devs v3 9/9] arm/highbank.c: Fix MPCore periphbase name

2013-12-02 Thread Peter Crosthwaite
GIC_BASE_ADDR is not the base address of the GIC. Its clear from the code that this is the base address of the MPCore. Rename to MPCORE_PERIPHBASE accordingly. Signed-off-by: Peter Crosthwaite --- changed since v2: Fixed broken comment (PMM review) hw/arm/highbank.c | 15 --- 1 file