Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 30161
b: refs/heads/master
c: f3dd712
h: refs/heads/master
i:
  30159: b723545
v: v3
  • Loading branch information
Greg Ungerer authored and Linus Torvalds committed Jun 26, 2006
1 parent 7242d79 commit 67fe864
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: f7399c3d96d852ae2105f51de766a50b9b021b18
refs/heads/master: f3dd71209472b93340c1a940cc832c2712307b3e
4 changes: 4 additions & 0 deletions trunk/include/asm-m68knommu/mcfuart.h
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,10 @@
#define MCFUART_BASE1 0x60000 /* Base address of UART1 */
#define MCFUART_BASE2 0x64000 /* Base address of UART2 */
#define MCFUART_BASE3 0x68000 /* Base address of UART2 */
#elif defined(CONFIG_M532x)
#define MCFUART_BASE1 0xfc060000 /* Base address of UART1 */
#define MCFUART_BASE2 0xfc064000 /* Base address of UART2 */
#define MCFUART_BASE3 0xfc068000 /* Base address of UART3 */
#endif


Expand Down

0 comments on commit 67fe864

Please sign in to comment.