Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 167155
b: refs/heads/master
c: d5ce010
h: refs/heads/master
i:
  167153: d8c100f
  167151: 9f8ed49
v: v3
  • Loading branch information
Kuninori Morimoto authored and Paul Mundt committed Sep 30, 2009
1 parent 969cbd3 commit dace3a3
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 8810e0553fec6ff0a0db1431e388de39e2a2a512
refs/heads/master: d5ce010c0327dee0a08a791827156ba84c544eea
2 changes: 1 addition & 1 deletion trunk/arch/sh/boards/mach-ecovec24/setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ static struct mtd_partition nor_flash_partitions[] = {
.name = "boot loader",
.offset = 0,
.size = (5 * 1024 * 1024),
.mask_flags = MTD_CAP_ROM,
.mask_flags = MTD_WRITEABLE, /* force read-only */
}, {
.name = "free-area",
.offset = MTDPART_OFS_APPEND,
Expand Down

0 comments on commit dace3a3

Please sign in to comment.