Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 118253
b: refs/heads/master
c: 7abc404
h: refs/heads/master
i:
  118251: 1a76eaf
v: v3
  • Loading branch information
Matt Fleming authored and Paul Mundt committed Oct 31, 2008
1 parent 955a9f2 commit efd48ce
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 961e9ff9025ef2dfdebe843549b7e1ec4d48c17c
refs/heads/master: 7abc404a5a1e3785749acb8dbfcc558223f78444
1 change: 1 addition & 0 deletions trunk/drivers/serial/sh-sci.h
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
# define SCSCR_INIT(port) 0x0030 /* TIE=0,RIE=0,TE=1,RE=1 */
#define SCIF_ORER 0x0200 /* overrun error bit */
#elif defined(CONFIG_SH_RTS7751R2D)
# define SCSPTR1 0xFFE0001C /* 8 bit SCIF */
# define SCSPTR2 0xFFE80020 /* 16 bit SCIF */
# define SCIF_ORER 0x0001 /* overrun error bit */
# define SCSCR_INIT(port) 0x3a /* TIE=0,RIE=0,TE=1,RE=1,REIE=1 */
Expand Down

0 comments on commit efd48ce

Please sign in to comment.