Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 43403
b: refs/heads/master
c: ca7aa4d
h: refs/heads/master
i:
  43401: 532de1d
  43399: 8243ae7
v: v3
  • Loading branch information
Ben Dooks authored and Russell King committed Dec 7, 2006
1 parent cd41671 commit af05b0d
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: bbf6f2809dbadc2bacfd73a052d8b0893dbf1762
refs/heads/master: ca7aa4de81178babca16df67a7b72a063a7c6891
9 changes: 9 additions & 0 deletions trunk/arch/arm/mach-s3c2410/mach-osiris.c
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,15 @@ static struct s3c2410_uartcfg osiris_uartcfgs[] __initdata = {
.clocks = osiris_serial_clocks,
.clocks_size = ARRAY_SIZE(osiris_serial_clocks),
},
[2] = {
.hwport = 2,
.flags = 0,
.ucon = UCON,
.ulcon = ULCON,
.ufcon = UFCON,
.clocks = osiris_serial_clocks,
.clocks_size = ARRAY_SIZE(osiris_serial_clocks),
}
};

/* NAND Flash on Osiris board */
Expand Down

0 comments on commit af05b0d

Please sign in to comment.