From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail-oa0-f49.google.com ([209.85.219.49]) by merlin.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1TO3Hg-00021t-Uy for barebox@lists.infradead.org; Tue, 16 Oct 2012 09:17:58 +0000 Received: by mail-oa0-f49.google.com with SMTP id l10so6250820oag.36 for ; Tue, 16 Oct 2012 02:17:55 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <20121016084658.GH5803@game.jcrosoft.org> References: <20121016080209.GA19402@greatfirst.com> <20121016084658.GH5803@game.jcrosoft.org> Date: Tue, 16 Oct 2012 11:17:55 +0200 Message-ID: From: Alexander Aring List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: multipart/mixed; boundary="===============2040569243758440123==" Sender: barebox-bounces@lists.infradead.org Errors-To: barebox-bounces+u.kleine-koenig=pengutronix.de@lists.infradead.org Subject: Re: sandbox whith oftree on making error To: Jean-Christophe PLAGNIOL-VILLARD Cc: barebox --===============2040569243758440123== Content-Type: multipart/alternative; boundary=bcaec54c52fc15a9c104cc29a139 --bcaec54c52fc15a9c104cc29a139 Content-Type: text/plain; charset=UTF-8 Hi, maybe we can add a simulated gpio driver in sandbox? Regards Alexander Aring 2012/10/16 Jean-Christophe PLAGNIOL-VILLARD > On 16:02 Tue 16 Oct , zzs wrote: > > my code baseed 7423f13 > > > > when making sandox with command oftree on then I got the flowwing > > build error: > > > > CC drivers/of/gpio.o > > In file included from /home/zzs/work/repos/barebox/drivers/of/gpio.c:6:0: > > /home/zzs/work/repos/barebox/include/gpio.h:4:22: fatal error: > asm/gpio.h: No such file or directory > > compilation terminated. > > make[3]: *** [drivers/of/gpio.o] Error 1 > > make[2]: *** [drivers/of] Error 2 > > make[1]: *** [drivers] Error 2 > > make: *** [_all] Error 2 > > > > My building commandline like this: > > CROSS_COMPILE= ARCH=sandbox make O=objtree sandbox_defconfig > > CROSS_COMPILE= ARCH=sandbox make O=objtree xconfig > > .... turn oftree on > > CROSS_COMPILE= ARCH=sandbox make O=objtree > > > > I think this is a bug > I'm not sure oftree make sense on sandbox > > but anyway the sandbox have no gpio support > > so gpio.c can not be compiled > > Best Regards, > J. > > _______________________________________________ > barebox mailing list > barebox@lists.infradead.org > http://lists.infradead.org/mailman/listinfo/barebox > --bcaec54c52fc15a9c104cc29a139 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi,

maybe we can add a simulated gpio driver in sandbox?

Rega= rds
Alexander Aring

2012/10/16 Jean-Ch= ristophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
On 16:02 Tue 16 Oct =C2=A0= =C2=A0 , zzs wrote:
> my code baseed 7423f13
>
> when making sandox with command oftree on then I got the flowwing
> build error:
>
> CC =C2=A0 =C2=A0 =C2=A0drivers/of/gpio.o
> In file included from /home/zzs/work/repos/barebox/drivers/of/gpio.c:6= :0:
> /home/zzs/work/repos/barebox/include/gpio.h:4:22: fatal error: asm/gpi= o.h: No such file or directory
> compilation terminated.
> make[3]: *** [drivers/of/gpio.o] Error 1
> make[2]: *** [drivers/of] Error 2
> make[1]: *** [drivers] Error 2
> make: *** [_all] Error 2
>
> My building commandline like this:
> =C2=A0 =C2=A0 CROSS_COMPILE=3D ARCH=3Dsandbox make O=3Dobjtree sandbox= _defconfig
> =C2=A0 =C2=A0 CROSS_COMPILE=3D ARCH=3Dsandbox make O=3Dobjtree xconfig=
> =C2=A0 =C2=A0 =C2=A0 =C2=A0 .... turn oftree on
> =C2=A0 =C2=A0 CROSS_COMPILE=3D ARCH=3Dsandbox make O=3Dobjtree
>
> I think this is a bug
I'm not sure oftree make sense on sandbox

but anyway the sandbox have no gpio support

so gpio.c can not be compiled

Best Regards,
J.

_______________________________________________
barebox mailing list
barebox@lists.infradead.org<= /a>
http://lists.infradead.org/mailman/listinfo/barebox

--bcaec54c52fc15a9c104cc29a139-- --===============2040569243758440123== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox --===============2040569243758440123==--