Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 263344
b: refs/heads/master
c: 02016bc
h: refs/heads/master
v: v3
  • Loading branch information
WANG Cong authored and Linus Torvalds committed Aug 25, 2011
1 parent 8c38619 commit 14e63f1
Show file tree
Hide file tree
Showing 2 changed files with 10 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: 37b7bf67c36d3a2b426c0cb2787d948949574103
refs/heads/master: 02016bc0381c4af9153b4e4008edfadae2bd6abc
9 changes: 9 additions & 0 deletions trunk/arch/cris/include/asm/serial.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
#ifndef _ASM_SERIAL_H
#define _ASM_SERIAL_H

/*
* This assumes you have a 1.8432 MHz clock for your UART.
*/
#define BASE_BAUD (1843200 / 16)

#endif /* _ASM_SERIAL_H */

0 comments on commit 14e63f1

Please sign in to comment.