Date: Tue, 29 Oct 2019 18:33:59 +0900 (JST) From: Mori Hiroki <yamori813@yahoo.co.jp> To: Ian Lepore <ian@freebsd.org>, "freebsd-arm@freebsd.org" <freebsd-arm@freebsd.org> Subject: Re: arm1136 support on CURRENT Message-ID: <2092111865.1312240.1572341639200.JavaMail.yahoo@mail.yahoo.co.jp> In-Reply-To: <4f2516e031ce09d161afc63986b54237b5f6d3a6.camel@freebsd.org> References: <256784304.3333098.1570612921981.JavaMail.yahoo.ref@jws701102.mail.ssk.yahoo.co.jp> <256784304.3333098.1570612921981.JavaMail.yahoo@jws701102.mail.ssk.yahoo.co.jp> <4f2516e031ce09d161afc63986b54237b5f6d3a6.camel@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi I seem this is VFP issue. Comcerto 1000 is arm1136J-S. It's don't have VFP. I don't set VFP option in kernel build. Then kernel is work fine. But user land use VFP. I try to CPUTYPE=3Darmv6-soft, then build is fail. I want build arm1136J-S user land same as armv5t. Thanks Hiroki Mori ----- Original Message ----- > From: Ian Lepore <ian@freebsd.org> > To: Mori Hiroki <yamori813@yahoo.co.jp>; "freebsd-arm@freebsd.org" <freeb= sd-arm@freebsd.org> > Cc:=20 > Date: 2019/10/9, Wed 23:43 > Subject: Re: arm1136 support on CURRENT >=20 > On Wed, 2019-10-09 at 18:22 +0900, Mori Hiroki wrote: >> Hi >>=20 >> I try to Mindspeed Comcerto 1000 on CURRENT. >>=20 >> Comcerto 1000 is arm1136. >>=20 >> I write timer and pic code in kernel. >>=20 >> http://dmesgd.nycbug.org/index.cgi?do=3Dview&id=3D5136=20 >>=20 >>=20 >> Now single user sh is crash. >>=20 >> arm.armv6 clang default is 1176. But I want >> comple on 1136. >>=20 >> How to comple on 1136 on arm.armv6 ? >>=20 >> Regards >>=20 >>=20 >=20 > I don't speak officially for the freebsd project when saying this, but > I don't believe we will ever support compiling for the 1136 or any > other armv6 platform besides the original RPi.=C2=A0 There have been > increasing calls for dropping current support for armv6 and the 1176 > chip completely.=C2=A0 (Full disclosure: I am one of the people constantl= y > pushing to drop armv6 support.) >=20 > As a practical matter:=C2=A0 Already, nobody is willing to work on > continuing support for armv6 and the 1176 chip, so it's almost certain > that nobody is going to put any effort into supporting different v6 > chips. >=20 > -- Ian >=20
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2092111865.1312240.1572341639200.JavaMail.yahoo>