Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 10050
b: refs/heads/master
c: b048dbf
h: refs/heads/master
v: v3
  • Loading branch information
Ben Dooks authored and Russell King committed Oct 20, 2005
1 parent 500a985 commit f7c00c9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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: a7ce8edc8232da51dc3a804ec9c734019d115b40
refs/heads/master: b048dbf4d428c89f219efc2eddf2771f13500503
6 changes: 3 additions & 3 deletions trunk/arch/arm/mach-s3c2410/mach-bast.c
Original file line number Diff line number Diff line change
Expand Up @@ -307,9 +307,9 @@ static void bast_nand_select(struct s3c2410_nand_set *set, int slot)
}

static struct s3c2410_platform_nand bast_nand_info = {
.tacls = 40,
.twrph0 = 80,
.twrph1 = 80,
.tacls = 30,
.twrph0 = 60,
.twrph1 = 60,
.nr_sets = ARRAY_SIZE(bast_nand_sets),
.sets = bast_nand_sets,
.select_chip = bast_nand_select,
Expand Down

0 comments on commit f7c00c9

Please sign in to comment.