Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 81802
b: refs/heads/master
c: f6efaf6
h: refs/heads/master
v: v3
  • Loading branch information
Greg Ungerer authored and Linus Torvalds committed Feb 1, 2008
1 parent 01e41a4 commit 4de0598
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: b7dcf7fe7c3060db38fc625efffad5965a5c6d8a
refs/heads/master: f6efaf62bbb67ad564862a1131c365c3c55f6242
3 changes: 1 addition & 2 deletions trunk/include/asm-m68knommu/mcfuart.h
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
#define mcfuart_h
/****************************************************************************/


/*
* Define the base address of the UARTS within the MBAR address
* space.
Expand All @@ -33,7 +32,7 @@
#define MCFUART_BASE2 0x240 /* Base address of UART2 */
#define MCFUART_BASE3 0x280 /* Base address of UART3 */
#elif defined(CONFIG_M5249) || defined(CONFIG_M5307) || defined(CONFIG_M5407)
#if defined(CONFIG_NETtel) || defined(CONFIG_DISKtel) || defined(CONFIG_SECUREEDGEMP3)
#if defined(CONFIG_NETtel) || defined(CONFIG_SECUREEDGEMP3)
#define MCFUART_BASE1 0x200 /* Base address of UART1 */
#define MCFUART_BASE2 0x1c0 /* Base address of UART2 */
#else
Expand Down

0 comments on commit 4de0598

Please sign in to comment.