linux-kernel-test/arch/powerpc
Scott Wood 173ba87b95 [POWERPC] bootwrapper: cuboot-83xx: Exclude upper 1MB from heap.
The uppermost part of memory is where u-boot puts the stack, so don't
include that in the heap.  It's not currently causing problems, as the
current code allocates from the bottom of the heap, but this will keep
things from potentially breaking if a future implementation were to
allocate from the top.

Signed-off-by: Scott Wood <scottwood@freescale.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2007-04-27 21:14:21 +10:00
..
boot [POWERPC] bootwrapper: cuboot-83xx: Exclude upper 1MB from heap. 2007-04-27 21:14:21 +10:00
configs [POWERPC] Rename MPIC_BROKEN_U3 to MPIC_U3_HT_IRQS 2007-04-24 22:06:58 +10:00
kernel [POWERPC] Replace if-then-else with a switch statement 2007-04-27 21:13:21 +10:00
lib [POWERPC] Emulate more instructions in software 2007-04-24 21:31:57 +10:00
math-emu [POWERPC] ppc math-emu needs -fno-builtin-fabs for math.c and fabs.c 2006-09-26 15:24:35 +10:00
mm [POWERPC] Abolish PHYS_FMT macro from arch/powerpc 2007-04-24 22:11:16 +10:00
oprofile [POWERPC] pasemi: PA6T oprofile support 2007-04-24 21:31:51 +10:00
platforms [POWERPC] pasemi: Cpufreq driver 2007-04-27 15:51:57 +10:00
sysdev [POWERPC] Rename MPIC_BROKEN_U3 to MPIC_U3_HT_IRQS 2007-04-24 22:06:58 +10:00
xmon [POWERPC] Fix WARN_ON when entering xmon 2007-04-27 21:13:28 +10:00
.gitignore [POWERPC] Add files build to .gitignore 2006-12-04 20:41:29 +11:00
Kconfig [POWERPC] bootwrapper: cuImage for 85xx 2007-04-27 21:14:15 +10:00
Kconfig.debug [POWERPC] DEBUG_PAGEALLOC for 64-bit 2007-04-13 04:09:39 +10:00
Makefile [POWERPC] Enable make install 2007-04-27 21:13:43 +10:00