Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 130051
b: refs/heads/master
c: fd88cac
h: refs/heads/master
i:
  130049: ac8d8ff
  130047: 1c6e33a
v: v3
  • Loading branch information
Paul Mundt committed Jan 21, 2009
1 parent 1d36c0a commit d84c496
Show file tree
Hide file tree
Showing 2 changed files with 4 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: e16038aba3daee694b318fc7a7b4db74a485cde5
refs/heads/master: fd88cac90587a456eb944bf794634229553c11b9
4 changes: 3 additions & 1 deletion trunk/drivers/serial/sh-sci.h
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,9 @@
#elif defined(CONFIG_CPU_SUBTYPE_SH7720) || \
defined(CONFIG_CPU_SUBTYPE_SH7721)
# define SCSCR_INIT(port) 0x0030 /* TIE=0,RIE=0,TE=1,RE=1 */
#define SCIF_ORER 0x0200 /* overrun error bit */
# define PORT_PTCR 0xA405011EUL
# define PORT_PVCR 0xA4050122UL
# define SCIF_ORER 0x0200 /* overrun error bit */
#elif defined(CONFIG_SH_RTS7751R2D)
# define SCSPTR1 0xFFE0001C /* 8 bit SCIF */
# define SCSPTR2 0xFFE80020 /* 16 bit SCIF */
Expand Down

0 comments on commit d84c496

Please sign in to comment.