]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/include/asm/arch-at91/at91sam9x5.h
Merge git://git.denx.de/u-boot-samsung
[u-boot] / arch / arm / include / asm / arch-at91 / at91sam9x5.h
index fcc6fdc21931f14039da99bb4f9f2689926a827d..36a5cdf476882bb6f4161ef12dd33d625482fbaf 100644 (file)
@@ -12,6 +12,8 @@
 #ifndef __AT91SAM9X5_H__
 #define __AT91SAM9X5_H__
 
+#define CONFIG_AT91FAMILY      /* it's a member of AT91 family */
+
 /*
  * Peripheral identifiers/interrupts.
  */
 #define ATMEL_PMC_UHP          AT91SAM926x_PMC_UHP
 #define ATMEL_ID_UHP           ATMEL_ID_UHPHS
 
+/*
+ * PMECC table in ROM
+ */
+#define ATMEL_PMECC_INDEX_OFFSET_512   0x8000
+#define ATMEL_PMECC_INDEX_OFFSET_1024  0x10000
+
 /*
  * at91sam9x5 specific prototypes
  */