Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 87549
b: refs/heads/master
c: 7d7971d
h: refs/heads/master
i:
  87547: 1273b76
v: v3
  • Loading branch information
Andrew Victor authored and Russell King committed Mar 20, 2008
1 parent 0f6c9d2 commit d509fac
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c5215f32ac6cc3d2ec0ca844a171cdcf4c0bab62
refs/heads/master: 7d7971db29c078a7946efbe479de5e567a20ba9a
7 changes: 6 additions & 1 deletion trunk/include/asm-arm/arch-at91/at91cap9.h
Original file line number Diff line number Diff line change
Expand Up @@ -97,12 +97,17 @@
#define AT91_PIOD (0xfffff800 - AT91_BASE_SYS)
#define AT91_PMC (0xfffffc00 - AT91_BASE_SYS)
#define AT91_RSTC (0xfffffd00 - AT91_BASE_SYS)
#define AT91_SHDC (0xfffffd10 - AT91_BASE_SYS)
#define AT91_SHDWC (0xfffffd10 - AT91_BASE_SYS)
#define AT91_RTT (0xfffffd20 - AT91_BASE_SYS)
#define AT91_PIT (0xfffffd30 - AT91_BASE_SYS)
#define AT91_WDT (0xfffffd40 - AT91_BASE_SYS)
#define AT91_GPBR (0xfffffd50 - AT91_BASE_SYS)

#define AT91_USART0 AT91CAP9_BASE_US0
#define AT91_USART1 AT91CAP9_BASE_US1
#define AT91_USART2 AT91CAP9_BASE_US2


/*
* Internal Memory.
*/
Expand Down

0 comments on commit d509fac

Please sign in to comment.