From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Mundt Date: Tue, 20 Sep 2011 03:10:49 +0000 Subject: Re: Ecovec (SH7724) board doesn't work on latest linus tree Message-Id: <20110920031049.GB24403@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 Mon, Sep 19, 2011 at 07:08:18PM -0700, Kuninori Morimoto wrote: > > On Thu, Sep 08, 2011 at 05:52:11PM +0900, Nobuhiro Iwamatsu wrote: > > > Your patch does not seem to have a meaning. > > > In the case of 29bit, CAC/UNCAC_ADDR may not return a right address. > > > I think that it is to use P1SEGADDR, and P2SEGADDR in CAC/UNCAC_ADDR > > > to easily revise this. > > > I attached my patch. > > > > > Morimoto-san, does this fix your issue? If you can provide your Tested-by > > for this then I'll queue it up and get it off to Linus. > > Thank you. > > I tested this patch on linus/master. > And this patch solved Ecovec board boot issue. > > # I tested it on mackerel (SH7372) board too. > # It works well > > Tested-by: Kuninori Morimoto Great, I'll queue it up, thanks.