From mboxrd@z Thu Jan 1 00:00:00 1970 From: Russell King - ARM Linux Subject: Re: Build error while adding debug LL support for new board Date: Thu, 20 Oct 2011 13:57:21 +0100 Message-ID: <20111020125721.GD22076@n2100.arm.linux.org.uk> References: <1318856432-20219-1-git-send-email-afzal@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from caramon.arm.linux.org.uk ([78.32.30.218]:53474 "EHLO caramon.arm.linux.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752520Ab1JTM5f (ORCPT ); Thu, 20 Oct 2011 08:57:35 -0400 Content-Disposition: inline In-Reply-To: Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: "Mohammed, Afzal" Cc: "linux-arm-kernel@lists.infradead.org" , "linux-omap@vger.kernel.org" On Thu, Oct 20, 2011 at 05:09:07PM +0530, Mohammed, Afzal wrote: > Hi Russell, > > n Mon, Oct 17, 2011 at 18:30:32, Mohammed, Afzal wrote: > > Hi, Russell, > > > > While adding low level debug support for new board in OMAP2+ family, we > > came across following error, > > > > arch/arm/kernel/debug.S: Assembler messages: > > arch/arm/kernel/debug.S:138: Error: invalid constant (428) after fixup > > > > Following patch fixes it, I am not sure whether this is the right fix, > > please let us know your comments. > > ping The patch looks fine. Who's merging it? From mboxrd@z Thu Jan 1 00:00:00 1970 From: linux@arm.linux.org.uk (Russell King - ARM Linux) Date: Thu, 20 Oct 2011 13:57:21 +0100 Subject: Build error while adding debug LL support for new board In-Reply-To: References: <1318856432-20219-1-git-send-email-afzal@ti.com> Message-ID: <20111020125721.GD22076@n2100.arm.linux.org.uk> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thu, Oct 20, 2011 at 05:09:07PM +0530, Mohammed, Afzal wrote: > Hi Russell, > > n Mon, Oct 17, 2011 at 18:30:32, Mohammed, Afzal wrote: > > Hi, Russell, > > > > While adding low level debug support for new board in OMAP2+ family, we > > came across following error, > > > > arch/arm/kernel/debug.S: Assembler messages: > > arch/arm/kernel/debug.S:138: Error: invalid constant (428) after fixup > > > > Following patch fixes it, I am not sure whether this is the right fix, > > please let us know your comments. > > ping The patch looks fine. Who's merging it?