Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 12129
b: refs/heads/master
c: 0622703
h: refs/heads/master
i:
  12127: 13e144c
v: v3
  • Loading branch information
Greg Ungerer authored and Linus Torvalds committed Nov 2, 2005
1 parent b480b22 commit 5f037f1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 4a1cc1ab40d6c29f07a56ba6b0c83b723f7c2f6c
refs/heads/master: 06227039b5eb8ed5965f995e45c8cfee154fb883
4 changes: 4 additions & 0 deletions trunk/include/asm-m68knommu/mcfuart.h
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,10 @@
#define MCFUART_BASE1 0x1c0 /* Base address of UART1 */
#define MCFUART_BASE2 0x200 /* Base address of UART2 */
#endif
#elif defined(CONFIG_M520x)
#define MCFUART_BASE1 0x60000 /* Base address of UART1 */
#define MCFUART_BASE2 0x64000 /* Base address of UART2 */
#define MCFUART_BASE3 0x68000 /* Base address of UART2 */
#endif


Expand Down

0 comments on commit 5f037f1

Please sign in to comment.