Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 153873
b: refs/heads/master
c: dc2c46b
h: refs/heads/master
i:
  153871: 494b6a8
v: v3
  • Loading branch information
Graf Yang authored and Mike Frysinger committed Jun 23, 2009
1 parent 6a30960 commit 6471a89
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: 0de4adfb8c9674fa1572b0ff1371acc94b0be901
refs/heads/master: dc2c46bb702629d20a3786e10b540c7dcf2c017f
4 changes: 2 additions & 2 deletions trunk/arch/blackfin/mach-bf527/boards/ezbrd.c
Original file line number Diff line number Diff line change
Expand Up @@ -237,10 +237,10 @@ static struct flash_platform_data bfin_spi_flash_data = {
.name = "m25p80",
.parts = bfin_spi_flash_partitions,
.nr_parts = ARRAY_SIZE(bfin_spi_flash_partitions),
.type = "m25p16",
.type = "sst25wf040",
};

/* SPI flash chip (m25p64) */
/* SPI flash chip (sst25wf040) */
static struct bfin5xx_spi_chip spi_flash_chip_info = {
.enable_dma = 0, /* use dma transfer with this chip*/
.bits_per_word = 8,
Expand Down

0 comments on commit 6471a89

Please sign in to comment.