From: Paul Mundt Date: Wed, 17 Dec 2008 06:33:43 +0000 (+0900) Subject: sh: Enable skipping of bss on debug platforms for sh32 also. X-Git-Tag: v2.6.29-rc1~591^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=740a3e677b70181d5e2b1458a27891209e3bf635;p=pandora-kernel.git 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 --- Reading git-diff-tree failed