From b76710799812745c8224821d75f76f453ad2861b Mon Sep 17 00:00:00 2001 From: Anton Blanchard Date: Wed, 20 Dec 2006 15:58:52 +1100 Subject: [PATCH] --- yaml --- r: 46782 b: refs/heads/master c: 7e60d1b427c51cf2525e5d736a71780978cfb828 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/asm-powerpc/elf.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 8ed744f9b2f2..1a12fb4a9c36 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: a885902de3394ef18ca415f9175da5d8a8406cca +refs/heads/master: 7e60d1b427c51cf2525e5d736a71780978cfb828 diff --git a/trunk/include/asm-powerpc/elf.h b/trunk/include/asm-powerpc/elf.h index d36426c01b6b..de507995c7b1 100644 --- a/trunk/include/asm-powerpc/elf.h +++ b/trunk/include/asm-powerpc/elf.h @@ -173,7 +173,7 @@ typedef elf_vrreg_t elf_vrregset_t32[ELF_NVRREG32]; the loader. We need to make sure that it is out of the way of the program that it will "exec", and that there is sufficient room for the brk. */ -#define ELF_ET_DYN_BASE (0x08000000) +#define ELF_ET_DYN_BASE (0x20000000) /* Common routine for both 32-bit and 64-bit processes */ static inline void ppc_elf_core_copy_regs(elf_gregset_t elf_regs,