Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 274259
b: refs/heads/master
c: 487881c
h: refs/heads/master
i:
  274257: 046abae
  274255: 0c067ed
v: v3
  • Loading branch information
Magnus Damm authored and Paul Mundt committed Nov 4, 2011
1 parent bb9cbf7 commit 0778592
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 7d377b170ae0d4df7692f50c9609bea385fe87cc
refs/heads/master: 487881c09b3a34735b0d1c71666703b8f0f10d8f
4 changes: 2 additions & 2 deletions trunk/arch/arm/mach-shmobile/board-mackerel.c
Original file line number Diff line number Diff line change
Expand Up @@ -273,8 +273,8 @@ static struct physmap_flash_data nor_flash_data = {

static struct resource nor_flash_resources[] = {
[0] = {
.start = 0x00000000,
.end = 0x08000000 - 1,
.start = 0x20000000, /* CS0 shadow instead of regular CS0 */
.end = 0x28000000 - 1, /* needed by USB MASK ROM boot */
.flags = IORESOURCE_MEM,
}
};
Expand Down

0 comments on commit 0778592

Please sign in to comment.