Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 11635
b: refs/heads/master
c: 85e568e
h: refs/heads/master
i:
  11633: 2ef6998
  11631: 52f1f2b
v: v3
  • Loading branch information
Paul Mackerras committed Oct 23, 2005
1 parent 4bc6d20 commit 75dfc19
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: a575b807172ca7d8850e6e979c8e83d4258e8c43
refs/heads/master: 85e568ea5843d455a0bcb682ad2c71abb50bdb80
2 changes: 1 addition & 1 deletion trunk/arch/ppc/boot/openfirmware/coffmain.c
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ static char heap[SCRATCH_SIZE];
static unsigned long ram_start = 0;
static unsigned long ram_end = 0x1000000;

static unsigned long prog_start = 0x900000;
static unsigned long prog_start = 0x800000;
static unsigned long prog_size = 0x700000;

typedef void (*kernel_start_t)(int, int, void *);
Expand Down

0 comments on commit 75dfc19

Please sign in to comment.