Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 188482
b: refs/heads/master
c: 38e7673
h: refs/heads/master
v: v3
  • Loading branch information
Barry Song authored and Mike Frysinger committed Mar 9, 2010
1 parent a462d9e commit ae2c831
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: 29bb3bc0c71d867d50b18a0277bf28cd8dd3fca7
refs/heads/master: 38e7673f24e6c19aba9ecff86760cb7981b91464
3 changes: 3 additions & 0 deletions trunk/arch/blackfin/mach-bf537/boards/stamp.c
Original file line number Diff line number Diff line change
Expand Up @@ -455,6 +455,9 @@ static struct physmap_flash_data stamp_flash_data = {
.width = 2,
.parts = stamp_partitions,
.nr_parts = ARRAY_SIZE(stamp_partitions),
#ifdef CONFIG_ROMKERNEL
.probe_type = "map_rom",
#endif
};

static struct resource stamp_flash_resource = {
Expand Down

0 comments on commit ae2c831

Please sign in to comment.