diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/configs/arndale.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/arndale.h b/include/configs/arndale.h index 7a244769e30..8acc525b11c 100644 --- a/include/configs/arndale.h +++ b/include/configs/arndale.h @@ -19,6 +19,6 @@ #define CONFIG_SMP_PEN_ADDR 0x02020000 /* The PERIPHBASE in the CBAR register is wrong on the Arndale, so override it */ -#define CONFIG_ARM_GIC_BASE_ADDRESS 0x10480000 +#define CFG_ARM_GIC_BASE_ADDRESS 0x10480000 #endif /* __CONFIG_H */ |
