android_kernel_motorola_sm6225/arch/sh
Paul Mundt fd8f20e8e2 sh: Rip out special unknown machvec.
This kills off the BareCPU board as a "special" machvec, rather,
we leave this as a default for when no other vector is available,
or when we want to use it in combination with other vectors for
testing with generic ops. As sh_mv is copied out anyways (or
overloaded when an alternate vector is explicitly selected), this
doesn't consume any additional memory.

The generic machvec can be forcibly selected with sh_mv=generic,
or by not having any other boards enabled.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2007-06-08 02:43:40 +00:00
..
boards sh: Rip out special unknown machvec. 2007-06-08 02:43:40 +00:00
boot sh: Fix .empty_zero_page alignment for PAGE_SIZE > 4096. 2006-12-12 08:53:29 +09:00
cchips sh: voyagergx: Fix build warnings. 2007-06-04 10:53:00 +09:00
configs sh: Update r7780rp defconfig. 2007-05-07 02:11:57 +00:00
drivers sh: Trivial fix for dma-api compile failure. 2007-05-31 13:44:17 +09:00
kernel sh: Rip out special unknown machvec. 2007-06-08 02:43:40 +00:00
lib sh: Fixup ndelay() xloops calculation for alternate HZ. 2007-05-09 01:35:02 +00:00
math-emu spelling fixes: arch/sh/ 2007-05-21 14:31:39 +09:00
mm sh: Rework CPU/board dependencies. 2007-06-08 02:43:38 +00:00
oprofile sh: Fixup cpu_data references for the non-boot CPUs. 2007-02-13 10:54:45 +09:00
tools sh: Fix up various compile warnings for SE boards. 2007-05-21 14:32:47 +09:00
Kconfig sh: Rip out special unknown machvec. 2007-06-08 02:43:40 +00:00
Kconfig.debug sh: Solution Engine SH7705 board and CPU updates. 2007-05-07 02:11:56 +00:00
Makefile sh: Rip out special unknown machvec. 2007-06-08 02:43:40 +00:00