Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 282844
b: refs/heads/master
c: f4aa7ad
h: refs/heads/master
v: v3
  • Loading branch information
Jonas Gorski authored and David Woodhouse committed Jan 9, 2012
1 parent 6ca6415 commit 5efb7b8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 529688fed64a7759323cbd170754c61aad0dd48b
refs/heads/master: f4aa7adb8b11ae48b36474829b6debac7ed5ddd7
3 changes: 3 additions & 0 deletions trunk/arch/mips/bcm63xx/boards/board_bcm963xx.c
Original file line number Diff line number Diff line change
Expand Up @@ -834,10 +834,13 @@ static struct mtd_partition mtd_partitions[] = {
}
};

static const char *bcm63xx_part_types[] = { "bcm63xxpart", NULL };

static struct physmap_flash_data flash_data = {
.width = 2,
.nr_parts = ARRAY_SIZE(mtd_partitions),
.parts = mtd_partitions,
.part_probe_types = bcm63xx_part_types,
};

static struct resource mtd_resources[] = {
Expand Down

0 comments on commit 5efb7b8

Please sign in to comment.