]> git.ipfire.org Git - people/ms/u-boot.git/commitdiff
AT91: fix at91sam9g45.h to include USB Host defines
authorReinhard Meyer <u-boot@emk-elektronik.de>
Thu, 4 Aug 2011 20:56:11 +0000 (20:56 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Sat, 3 Sep 2011 20:40:45 +0000 (22:40 +0200)
Signed-off-by: Reinhard Meyer <u-boot@emk-elektronik.de>
arch/arm/include/asm/arch-at91/at91sam9g45.h

index 4df6b090b8d8dacfe85cee003fb006a62ab18790..1aeedc04a1c30355dab4e7ef0fc73190fbddce9e 100644 (file)
  * Other misc defines
  */
 #define ATMEL_PIO_PORTS                5               /* this SoCs has 5 PIO */
-
+#define ATMEL_BASE_PIO         ATMEL_BASE_PIOA
+#define ATMEL_PMC_UHP          AT91SAM926x_PMC_UHP
+#define ATMEL_ID_UHP           ATMEL_ID_UHPHS
 /*
  * Cpu Name
  */