Steven J. Magnani
ba9c4f88d7
microblaze: Allow PAGE_SIZE configuration
...
Allow developer to configure memory page size at compile time.
Larger pages can improve performance on some workloads.
Based on PowerPC code.
Signed-off-by: Steven J. Magnani <steve@digidescorp.com >
Signed-off-by: Michal Simek <monstr@monstr.eu >
2010-08-04 10:22:34 +02:00
Christoph Hellwig
698ba7b5a3
elf: kill USE_ELF_CORE_DUMP
...
Currently all architectures but microblaze unconditionally define
USE_ELF_CORE_DUMP. The microblaze omission seems like an error to me, so
let's kill this ifdef and make sure we are the same everywhere.
Signed-off-by: Christoph Hellwig <hch@lst.de >
Acked-by: Hugh Dickins <hugh.dickins@tiscali.co.uk >
Cc: <linux-arch@vger.kernel.org >
Cc: Michal Simek <michal.simek@petalogix.com >
Signed-off-by: Andrew Morton <akpm@linux-foundation.org >
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org >
2009-12-16 07:20:12 -08:00
Michal Simek
e57a221f15
microblaze_mmu_v2: Elf update
...
Signed-off-by: Michal Simek <monstr@monstr.eu >
2009-05-26 16:45:23 +02:00
Michal Simek
c6087fdc77
microblaze_v8: headers for executables format FLAT, ELF
...
Reviewed-by: Ingo Molnar <mingo@elte.hu >
Acked-by: John Linn <john.linn@xilinx.com >
Acked-by: Stephen Neuendorffer <stephen.neuendorffer@xilinx.com >
Acked-by: John Williams <john.williams@petalogix.com >
Signed-off-by: Michal Simek <monstr@monstr.eu >
2009-03-27 14:25:34 +01:00