Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 73071
b: refs/heads/master
c: 16f393d
h: refs/heads/master
i:
  73069: 70392ce
  73067: 738ff15
  73063: 70788f9
  73055: 02b9569
v: v3
  • Loading branch information
Yoshihiro Shimoda authored and Paul Mundt committed Oct 30, 2007
1 parent 6f051b1 commit 2d7c3e9
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 262feaa08eeb744853868b9aa1a8bdb18fe2257c
refs/heads/master: 16f393df496cfe74f7a26a1ba85e41fd818c0582
4 changes: 2 additions & 2 deletions trunk/arch/sh/boards/se/7722/setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,8 @@ static void __init se7722_setup(char **cmdline_p)

ctrl_outl(0x00051001, MSTPCR0);
ctrl_outl(0x00000000, MSTPCR1);
/* KEYSC, VOU, BEU, CEU, VEU, VPU, LCDC */
ctrl_outl(0xffffbfC0, MSTPCR2);
/* KEYSC, VOU, BEU, CEU, VEU, VPU, LCDC, USB */
ctrl_outl(0xffffb7c0, MSTPCR2);

ctrl_outw(0x0000, PORT_PECR); /* PORT E 1 = IRQ5 ,E 0 = BS */
ctrl_outw(0x1000, PORT_PJCR); /* PORT J 1 = IRQ1,J 0 =IRQ0 */
Expand Down

0 comments on commit 2d7c3e9

Please sign in to comment.