Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 313821
b: refs/heads/master
c: 3fa8c4b
h: refs/heads/master
i:
  313819: 23ceb8e
v: v3
  • Loading branch information
Bob Liu committed Jul 24, 2012
1 parent 58ad52d commit 329b5f0
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: f794d7ba884ffdde063273a97045a6b8d05aa94c
refs/heads/master: 3fa8c4b0334fe582b4dd9137199870e4322cd743
3 changes: 3 additions & 0 deletions trunk/arch/blackfin/mach-bf609/boards/ezkit.c
Original file line number Diff line number Diff line change
Expand Up @@ -682,6 +682,9 @@ static struct physmap_flash_data ezkit_flash_data = {
.parts = ezkit_partitions,
.init = bf609_nor_flash_init,
.nr_parts = ARRAY_SIZE(ezkit_partitions),
#ifdef CONFIG_ROMKERNEL
.probe_type = "map_rom",
#endif
};

static struct resource ezkit_flash_resource = {
Expand Down

0 comments on commit 329b5f0

Please sign in to comment.