Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 181941
b: refs/heads/master
c: e9cb0a4
h: refs/heads/master
i:
  181939: 4c8c92a
v: v3
  • Loading branch information
Anatolij Gustschin authored and Grant Likely committed Feb 17, 2010
1 parent 4882a5f commit 439e28c
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: 4f35e23eb0d62c5cd8b857933a0b6bd56ebdb010
refs/heads/master: e9cb0a49247ea6b3cd078716bcdcbd5d911e76ac
4 changes: 4 additions & 0 deletions trunk/arch/powerpc/include/asm/mpc52xx_psc.h
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,11 @@
#include <asm/types.h>

/* Max number of PSCs */
#ifdef CONFIG_PPC_MPC512x
#define MPC52xx_PSC_MAXNUM 12
#else
#define MPC52xx_PSC_MAXNUM 6
#endif

/* Programmable Serial Controller (PSC) status register bits */
#define MPC52xx_PSC_SR_UNEX_RX 0x0001
Expand Down

0 comments on commit 439e28c

Please sign in to comment.