qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/2] ARM: Exynos4210: Fix GIC initialization and Com


From: Evgeny Voevodin
Subject: [Qemu-devel] [PATCH 0/2] ARM: Exynos4210: Fix GIC initialization and Combiner operation.
Date: Wed, 04 Apr 2012 10:39:14 +0400

First patch drops gic_cpu_write() after initialization and introduces
Exynos4210-specific secondary CPU bootloader.
Second patch drops excessive read/write access check in External
Combiner read/write functions.

Evgeny Voevodin (2):
  ARM: Exynos4210: Drop gic_cpu_write() after initialization.
  hw/exynos4210_combiner.c: Drop excessive read/write access check.

 hw/exynos4210.c          |   30 ++++++++++++++++++++++++++++++
 hw/exynos4210.h          |    3 +++
 hw/exynos4210_combiner.c |   10 ----------
 hw/exynos4210_gic.c      |    2 --
 hw/exynos4_boards.c      |    1 +
 5 files changed, 34 insertions(+), 12 deletions(-)

-- 
1.7.5.4




reply via email to

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