Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 27735
b: refs/heads/master
c: 6e62e8c
h: refs/heads/master
i:
  27733: 45eb6be
  27731: b9933cc
  27727: 08baff1
v: v3
  • Loading branch information
Richard Purdie authored and Richard Purdie committed Apr 18, 2006
1 parent 747bfd0 commit 55fb52c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: b802c0741103aa92251d536c115874d51f802ec8
refs/heads/master: 6e62e8c2c7b1e3387d73ecb3f7539314b7a9931e
2 changes: 1 addition & 1 deletion trunk/drivers/mtd/nand/sharpsl.c
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ sharpsl_nand_init(void)
nr_partitions = DEFAULT_NUM_PARTITIONS;
sharpsl_partition_info = sharpsl_nand_default_partition_info;
if (machine_is_poodle()) {
sharpsl_partition_info[1].size=30 * 1024 * 1024;
sharpsl_partition_info[1].size=22 * 1024 * 1024;
} else if (machine_is_corgi() || machine_is_shepherd()) {
sharpsl_partition_info[1].size=25 * 1024 * 1024;
} else if (machine_is_husky()) {
Expand Down

0 comments on commit 55fb52c

Please sign in to comment.