From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Mundt Date: Thu, 27 Aug 2009 02:37:37 +0000 Subject: Re: [PATCH] sh: fix CPU_SH7723/7724 numbering bug Message-Id: <20090827023736.GA696@linux-sh.org> List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-sh@vger.kernel.org On Wed, Aug 26, 2009 at 07:49:44PM +0900, Kuninori Morimoto wrote: > Signed-off-by: Kuninori Morimoto > --- > arch/sh/kernel/cpu/sh4/probe.c | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) On Wed, Aug 26, 2009 at 08:04:18PM +0900, Kuninori Morimoto wrote: > sh: sh: modify to enable boot for EcoVec24 > sh: Add SH-ETH support for EcoVec24 > sh: Add USB support for EcoVec24 > sh: Add support LCDC for EcoVec24 > sh: Add CEU support for EcoVec24 > sh: Add LCDC Panel support for EcoVec24 > Applied, thanks.