Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 25295
b: refs/heads/master
c: b2e6f75
h: refs/heads/master
i:
  25293: 30e6f11
  25291: 77de36e
  25287: a3da6db
  25279: dcc88a5
v: v3
  • Loading branch information
Richard Purdie authored and Russell King committed Apr 2, 2006
1 parent e5bf958 commit a64771c
Show file tree
Hide file tree
Showing 2 changed files with 5 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: d66e35fab8789b5dd6f1b8e6f3871ea4f44d32a3
refs/heads/master: b2e6f75597af8fc765707111d3a71077167bdeb1
4 changes: 4 additions & 0 deletions trunk/arch/arm/mach-pxa/poodle.c
Original file line number Diff line number Diff line change
Expand Up @@ -307,6 +307,10 @@ static void __init fixup_poodle(struct machine_desc *desc,
struct tag *tags, char **cmdline, struct meminfo *mi)
{
sharpsl_save_param();
mi->nr_banks=1;
mi->bank[0].start = 0xa0000000;
mi->bank[0].node = 0;
mi->bank[0].size = (32*1024*1024);
}

MACHINE_START(POODLE, "SHARP Poodle")
Expand Down

0 comments on commit a64771c

Please sign in to comment.