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