Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 25289
b: refs/heads/master
c: 661e6ac
h: refs/heads/master
i:
  25287: a3da6db
v: v3
  • Loading branch information
Ben Dooks authored and Russell King committed Apr 2, 2006
1 parent 3a76fb5 commit 3d7a6d1
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: 2b2ee1585a98be250f86c61e6ec70159b30e48e5
refs/heads/master: 661e6acf7b882e5a886845dca5d1559e987464b4
4 changes: 2 additions & 2 deletions trunk/arch/arm/mach-s3c2410/mach-anubis.c
Original file line number Diff line number Diff line change
Expand Up @@ -232,8 +232,8 @@ static void anubis_nand_select(struct s3c2410_nand_set *set, int slot)

static struct s3c2410_platform_nand anubis_nand_info = {
.tacls = 25,
.twrph0 = 80,
.twrph1 = 80,
.twrph0 = 55,
.twrph1 = 40,
.nr_sets = ARRAY_SIZE(anubis_nand_sets),
.sets = anubis_nand_sets,
.select_chip = anubis_nand_select,
Expand Down

0 comments on commit 3d7a6d1

Please sign in to comment.