From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mo3.mail-out.ovh.net ([178.32.228.3]) by canuck.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1QrCqk-00021R-Ba for barebox@lists.infradead.org; Wed, 10 Aug 2011 17:45:51 +0000 Received: from mail191.ha.ovh.net (b9.ovh.net [213.186.33.59]) by mo3.mail-out.ovh.net (Postfix) with SMTP id BCA531018E28 for ; Wed, 10 Aug 2011 19:45:58 +0200 (CEST) Date: Wed, 10 Aug 2011 19:27:06 +0200 From: Jean-Christophe PLAGNIOL-VILLARD Message-ID: <20110810172706.GV22213@game.jcrosoft.org> References: <20110808210536.GB22213@game.jcrosoft.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Sender: barebox-bounces@lists.infradead.org Errors-To: barebox-bounces+u.kleine-koenig=pengutronix.de@lists.infradead.org Subject: Re: versatilepb board support is broken To: Antony Pavlov Cc: barebox On 15:22 Wed 10 Aug , Antony Pavlov wrote: > On 9 August 2011 01:05, Jean-Christophe PLAGNIOL-VILLARD > wrote: > > On 23:49 Mon 08 Aug =A0 =A0 , Antony Pavlov wrote: > >> Hi! > >> > >> The following patch breaks qemu versatilepb board support: > >> > >> c0ff8f7f47fa10b2e683cb0452f659c97aec186f > >> =A0 =A0 versatile: switch to add_generic_device > >> > >> The problem is in serial port initialization. > >> > >> As versatilepb use only one serial port, this hack make barebox workab= le > >> again (of course it is not a good solution). > >> > >> --- a/arch/arm/mach-versatile/core.c > >> +++ b/arch/arm/mach-versatile/core.c > >> @@ -156,6 +156,7 @@ void versatile_register_uart(unsigned id) > >> =A0 =A0 =A0 switch (id) { > >> =A0 =A0 =A0 case 0: > >> =A0 =A0 =A0 =A0 =A0 =A0 =A0 start =3D VERSATILE_UART0_BASE; > > I found the issue too > > > > but you need to fix all uart > = > It was not a fix, it was a DIRTY HACK (but it was very illustrative). :))) so please put [RFC xxx] or any thing slse in the subject that we see it's n= ot a patch to apply Best Regards, J. _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox