public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH][AT91 rework 0/1] change common at91sam9263 files after AT91 rework
@ 2011-06-09  8:01 Asen Chavdarov Dimov
  2011-06-09  8:01 ` [U-Boot] [PATCH][AT91 rework 1/1] make pm9263 buildable for v2011.06 release Asen Chavdarov Dimov
  0 siblings, 1 reply; 3+ messages in thread
From: Asen Chavdarov Dimov @ 2011-06-09  8:01 UTC (permalink / raw)
  To: u-boot


Signed-off-by: Asen Chavdarov Dimov <dimov@ronetix.at>
---
 arch/arm/include/asm/arch-at91/at91sam9263.h     |    1 +
 arch/arm/include/asm/arch-at91/at91sam9_sdramc.h |    2 +-
 2 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/arch/arm/include/asm/arch-at91/at91sam9263.h b/arch/arm/include/asm/arch-at91/at91sam9263.h
index 2a1d6ee..23c2868 100644
--- a/arch/arm/include/asm/arch-at91/at91sam9263.h
+++ b/arch/arm/include/asm/arch-at91/at91sam9263.h
@@ -129,6 +129,7 @@
  */
 #define ATMEL_PIO_PORTS		5		/* this SoCs has 5 PIO */
 #define ATMEL_BASE_PIO		ATMEL_BASE_PIOA
+#define ATMEL_PMC_UHP		AT91SAM926x_PMC_UHP
 
 /*
  * Cpu Name
diff --git a/arch/arm/include/asm/arch-at91/at91sam9_sdramc.h b/arch/arm/include/asm/arch-at91/at91sam9_sdramc.h
index 54159a7..2d4c49e 100644
--- a/arch/arm/include/asm/arch-at91/at91sam9_sdramc.h
+++ b/arch/arm/include/asm/arch-at91/at91sam9_sdramc.h
@@ -20,7 +20,7 @@
 #ifdef __ASSEMBLY__
 
 #ifndef ATMEL_BASE_SDRAMC
-#define ATMEL_BASE_SDRAMC	AT91_SDRAMC0_BASE
+#define ATMEL_BASE_SDRAMC	ATMEL_BASE_SDRAMC0
 #endif
 
 #define AT91_ASM_SDRAMC_MR	ATMEL_BASE_SDRAMC
-- 
1.7.4.4

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-08-04 20:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-09  8:01 [U-Boot] [PATCH][AT91 rework 0/1] change common at91sam9263 files after AT91 rework Asen Chavdarov Dimov
2011-06-09  8:01 ` [U-Boot] [PATCH][AT91 rework 1/1] make pm9263 buildable for v2011.06 release Asen Chavdarov Dimov
2011-08-04 20:34   ` Reinhard Meyer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox