]> 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 85e42f582b5857e8fc6b5e00778370b665011b3e..36a5cdf476882bb6f4161ef12dd33d625482fbaf 100644 (file)
@@ -6,15 +6,14 @@
  * Definitions for the SoC:
  * AT91SAM9x5 & AT91SAM9N12
  *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
+ * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #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
  */