Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 253739
b: refs/heads/master
c: c8e0bf9
h: refs/heads/master
i:
  253737: 81fae0b
  253735: ca18557
v: v3
  • Loading branch information
Tony Lindgren committed Jun 13, 2011
1 parent 30fcf4b commit ba906c3
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 345f79b3de7f6d651e4dba794af7c7303bdfd649
refs/heads/master: c8e0bf95fc01d6e2ca585fe08010800b6c56e823
3 changes: 2 additions & 1 deletion trunk/arch/arm/mach-omap2/board-omap3pandora.c
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,8 @@ static struct mtd_partition omap3pandora_nand_partitions[] = {

static struct omap_nand_platform_data pandora_nand_data = {
.cs = 0,
.devsize = 1, /* '0' for 8-bit, '1' for 16-bit device */
.devsize = NAND_BUSWIDTH_16,
.xfer_type = NAND_OMAP_PREFETCH_DMA,
.parts = omap3pandora_nand_partitions,
.nr_parts = ARRAY_SIZE(omap3pandora_nand_partitions),
};
Expand Down

0 comments on commit ba906c3

Please sign in to comment.