Searched hist:"52 c16b458ab2f8766867bc5fc099b0a604a36f77" (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/include/hw/arm/ |
H A D | xlnx-zynqmp.h | diff 52c16b458ab2f8766867bc5fc099b0a604a36f77 Mon Sep 14 08:39:47 CDT 2015 Nathan Rossi <nathan@nathanrossi.com> arm: xlnx-zynqmp: Fix up GIC region size
The GIC in ZynqMP cover a 64K address space, however the actual registers are decoded within a 4K address space and mirrored at the 4K boundaries. This change fixes the defined size for these regions as it was set to 0x4000/16K incorrectly.
Signed-off-by: Nathan Rossi <nathan@nathanrossi.com> Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com> Message-id: 1441719672-25296-1-git-send-email-nathan@nathanrossi.com Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|