]> git.sur5r.net Git - u-boot/blobdiff - include/configs/atstk1006.h
avr32: fixup definitions to ATMEL_BASE_xxx
[u-boot] / include / configs / atstk1006.h
index d3cbee6b634cd3205a101cb121b0b4675fb9eb89..e8553fcb209049a7c724af1394459c9dc6008180 100644 (file)
@@ -24,7 +24,7 @@
 #ifndef __CONFIG_H
 #define __CONFIG_H
 
-#include <asm/arch/memory-map.h>
+#include <asm/arch/hardware.h>
 
 #define CONFIG_AVR32                   1
 #define CONFIG_AT32AP                  1
  */
 #define CONFIG_SYS_PLL0_OPT                    0x04
 
-#undef CONFIG_USART0
-#define CONFIG_USART1                  1
-#undef CONFIG_USART2
-#undef CONFIG_USART3
+#define CONFIG_USART_BASE              ATMEL_BASE_USART1
+#define CONFIG_USART_ID                        1
 
 /* User serviceable stuff */
 #define CONFIG_DOS_PARTITION           1