summaryrefslogtreecommitdiff
path: root/include/configs/ulcb.h
diff options
context:
space:
mode:
authorMarek Vasut <marek.vasut+renesas@gmail.com>2017-11-28 10:25:21 +0300
committerMarek Vasut <marek.vasut+renesas@gmail.com>2017-11-30 04:34:20 +0300
commit7bcdd0c1f82edfcfb4de1c5d5953d9e0954371d2 (patch)
tree58d2950c985295f1b48ee2b912fc26b2ed25777b /include/configs/ulcb.h
parent8e8ebd32698986b0e11e491adb3d61bfc01d941c (diff)
downloadu-boot-7bcdd0c1f82edfcfb4de1c5d5953d9e0954371d2.tar.xz
ARM: rmobile: Clean up GIC macros
Pull out the GIC macros from the board configuration files into the common Gen3 configuration file since these macros are the same for all Gen3 systems. Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com> Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Diffstat (limited to 'include/configs/ulcb.h')
-rw-r--r--include/configs/ulcb.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/ulcb.h b/include/configs/ulcb.h
index a4795c5ff3..41ba5972a6 100644
--- a/include/configs/ulcb.h
+++ b/include/configs/ulcb.h
@@ -50,11 +50,6 @@
/* Generic Timer Definitions (use in assembler source) */
#define COUNTER_FREQUENCY 0xFE502A /* 16.66MHz from CPclk */
-/* Generic Interrupt Controller Definitions */
-#define CONFIG_GICV2
-#define GICD_BASE 0xF1010000
-#define GICC_BASE 0xF1020000
-
/* CPLD SPI */
#define CONFIG_CMD_SPI
#define CONFIG_SOFT_SPI