linux/arch/sh
Paul Mundt 740a3e677b sh: Enable skipping of bss on debug platforms for sh32 also.
This enables the same functionality that sh64 has for sh32. When running
on simulated hardware or via remote memory via the debug interface,
memory is gauranteed to be zero on boot already, and skipping the zeroing
of BSS has measurable boot time benefits.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2008-12-22 18:44:47 +09:00
..
boards sh: Kill off cf-enabler with extreme prejudice. 2008-12-22 18:44:46 +09:00
boot sh: FTRACE renamed to FUNCTION_TRACER. 2008-10-31 16:20:36 +09:00
cchips sh: Switch HD64461 from hw_interrupt_type to irq_chip 2008-12-22 18:43:50 +09:00
configs sh: Add a simple edosk7705_defconfig for build testing. 2008-12-22 18:44:46 +09:00
drivers sh: mach-sh03: Use __set_io_port_base(), kill off special ioport_map(). 2008-12-22 18:44:45 +09:00
include sh: mrshpc_setup_windows() needs to be inline. 2008-12-22 18:44:46 +09:00
kernel sh: Enable skipping of bss on debug platforms for sh32 also. 2008-12-22 18:44:47 +09:00
lib sh: Add plain udivsi3 (not _i4*) for gcc-4.1 and lower. 2008-12-22 18:43:53 +09:00
lib64 sh: Provide sdivsi3/udivsi3/udivdi3 for sh64, kill off libgcc linking. 2008-12-22 18:44:05 +09:00
math-emu sh: Fix up the math-emu build. 2007-06-11 15:57:42 +09:00
mm sh: Generic kgdb stub support. 2008-12-22 18:44:04 +09:00
oprofile sh: oprofile: Convert op_model_sh7750 to new common interface. 2008-12-22 18:44:43 +09:00
tools sh: Consolidate rsk7203/7201 in to a new mach-rsk. 2008-12-22 18:44:02 +09:00
Kconfig doc: Update sh cpufreq documentation. 2008-12-22 18:44:47 +09:00
Kconfig.cpu sh: Disable big endian for SH-5. 2008-02-14 14:22:10 +09:00
Kconfig.debug sh: Enable skipping of bss on debug platforms for sh32 also. 2008-12-22 18:44:47 +09:00
Makefile sh: Provide sdivsi3/udivsi3/udivdi3 for sh64, kill off libgcc linking. 2008-12-22 18:44:05 +09:00