Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 96332
b: refs/heads/master
c: d732369
h: refs/heads/master
v: v3
  • Loading branch information
Grace Pan authored and Bryan Wu committed May 7, 2008
1 parent 45a5118 commit ad919c2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 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: 96a87e2f158084f237dc7f871cee0ce8b55744f1
refs/heads/master: d7323696a910e1c00dc055ecc8c52dfedd9bbb59
6 changes: 1 addition & 5 deletions trunk/arch/blackfin/mach-bf527/boards/ezkit.c
Original file line number Diff line number Diff line change
Expand Up @@ -463,11 +463,7 @@ static struct mtd_partition bfin_spi_flash_partitions[] = {
.offset = 0,
.mask_flags = MTD_CAP_ROM
}, {
.name = "kernel",
.size = 0xe0000,
.offset = MTDPART_OFS_APPEND,
}, {
.name = "file system",
.name = "linux kernel",
.size = MTDPART_SIZ_FULL,
.offset = MTDPART_OFS_APPEND,
}
Expand Down

0 comments on commit ad919c2

Please sign in to comment.