Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 222094
b: refs/heads/master
c: 2e351ec
h: refs/heads/master
v: v3
  • Loading branch information
Yusuke Goda authored and Paul Mundt committed Nov 8, 2010
1 parent d607e0e commit 23c6723
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 3f25cb042ca77ac52546ae9f0039cfd0a243698c
refs/heads/master: 2e351ec61c35fac01ed1fb1ce35c183bf85e780c
2 changes: 2 additions & 0 deletions trunk/arch/arm/mach-shmobile/board-ap4evb.c
Original file line number Diff line number Diff line change
Expand Up @@ -163,11 +163,13 @@ static struct mtd_partition nor_flash_partitions[] = {
.name = "loader",
.offset = 0x00000000,
.size = 512 * 1024,
.mask_flags = MTD_WRITEABLE,
},
{
.name = "bootenv",
.offset = MTDPART_OFS_APPEND,
.size = 512 * 1024,
.mask_flags = MTD_WRITEABLE,
},
{
.name = "kernel_ro",
Expand Down

0 comments on commit 23c6723

Please sign in to comment.