aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-at91/soc.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-at91/soc.h')
-rw-r--r--arch/arm/mach-at91/soc.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/mach-at91/soc.h b/arch/arm/mach-at91/soc.h
index 9678a3b2d282..ab5bc4be3d41 100644
--- a/arch/arm/mach-at91/soc.h
+++ b/arch/arm/mach-at91/soc.h
@@ -32,4 +32,6 @@ struct at91_soc {
struct soc_device * __init
at91_soc_init(const struct at91_soc *socs);
+#define AT91RM9200_CIDR_MATCH 0x09290780
+
#endif /* __AT91_SOC_H */