forked from Imagelibrary/rtems
2009-11-30 Fernando Nicodemos <fgnicodemos@terra.com.br>
* at91rm9200/include/at91rm9200.h: Update to match development version.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2009-11-30 Fernando Nicodemos <fgnicodemos@terra.com.br>
|
||||||
|
|
||||||
|
* at91rm9200/include/at91rm9200.h: Update to match development version.
|
||||||
|
|
||||||
2009-11-21 Fernando Nicodemos <fgnicodemos@terra.com.br>
|
2009-11-21 Fernando Nicodemos <fgnicodemos@terra.com.br>
|
||||||
|
|
||||||
* Makefile.am, preinstall.am, at91rm9200/include/at91rm9200.h: Add
|
* Makefile.am, preinstall.am, at91rm9200/include/at91rm9200.h: Add
|
||||||
|
|||||||
@@ -134,9 +134,11 @@ typedef volatile unsigned long vulong;
|
|||||||
#define USART1_BASE 0xFFFC4000
|
#define USART1_BASE 0xFFFC4000
|
||||||
#define USART2_BASE 0xFFFC8000
|
#define USART2_BASE 0xFFFC8000
|
||||||
#define USART3_BASE 0xFFFCC000
|
#define USART3_BASE 0xFFFCC000
|
||||||
/**** The USART3_BASE at the AT91RM9200 Manual is wrong ****/
|
/*
|
||||||
/**** Manual revision: Rev. 1768H-ATARM–16-Jun-09 ****/
|
* WARNING: The USART3_BASE at the AT91RM9200 Manual is wrong!!!
|
||||||
//#define USART3_BASE 0xFFECC000
|
* Manual revision: Rev. 1768H-ATARM–16-Jun-09
|
||||||
|
* USART3_BASE is NOT 0xFFECC000
|
||||||
|
*/
|
||||||
|
|
||||||
/****************/
|
/****************/
|
||||||
/* System Timer */
|
/* System Timer */
|
||||||
|
|||||||
Reference in New Issue
Block a user