From owner-freebsd-arm@freebsd.org Fri Jun 17 13:06:49 2016 Return-Path: Delivered-To: freebsd-arm@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AE2D7A4462E for ; Fri, 17 Jun 2016 13:06:49 +0000 (UTC) (envelope-from danny@cs.huji.ac.il) Received: from kabab.cs.huji.ac.il (kabab.cs.huji.ac.il [132.65.116.210]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 65ECB1210 for ; Fri, 17 Jun 2016 13:06:48 +0000 (UTC) (envelope-from danny@cs.huji.ac.il) Received: from imac.bs.cs.huji.ac.il ([132.65.179.42]) by kabab.cs.huji.ac.il with esmtp id 1bDtTv-000CUH-AA; Fri, 17 Jun 2016 16:06:43 +0300 Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) Subject: Re: any progress with OrangePi Plus / AllWinner H3 ? From: Daniel Braniss In-Reply-To: <20160617114018.0e70ad81@zeta.dino.sk> Date: Fri, 17 Jun 2016 16:06:44 +0300 Cc: Emmanuel Vadot , freeBSD-arm@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: <0F8AAA97-99E7-4378-B6AB-F81EF45EAAC5@cs.huji.ac.il> References: <0A7A3F1D-2853-4DA4-A8A1-52C38A6ED093@cs.huji.ac.il> <20160617090156.83824237d9b1ae564bb92088@bidouilliste.com> <487C9542-1397-4CB7-837C-CD724656A0F1@cs.huji.ac.il> <20160617114018.0e70ad81@zeta.dino.sk> To: Milan Obuch X-Mailer: Apple Mail (2.3124) X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jun 2016 13:06:49 -0000 > On 17 Jun 2016, at 12:40 PM, Milan Obuch wrote: >=20 > On Fri, 17 Jun 2016 10:12:08 +0300 > Daniel Braniss wrote: >=20 >>> On 17 Jun 2016, at 10:01, Emmanuel Vadot >>> wrote: >>>=20 >>> On Fri, 17 Jun 2016 09:45:28 +0300 >>> Daniel Braniss wrote: >>>=20 >>>> Hi, >>>> I still have no luck booting it. >>>>=20 >>>> It hangs while trying to access the a10_mmc0: =20 >>>=20 >>> Hello, >>>=20 >>> Update to rev 301890 (or wait ALPHA4 builds) and everything should >>> be fine. >>>=20 >>> Cheers, =20 >>=20 >> ok, last update got rev 301975, so i=E2=80=99m compiling now, >>=20 >> thanks, >> danny >>=20 >>>=20 >>> --=20 >>> Emmanuel Vadot =20 >>=20 >=20 > Hi, >=20 > my sources are at svn revision 301989 and no joy on my Orange Pi One: >=20 > lo0: bpf attached > a10_mmc0: timeout updating clock > a10_mmc0: timeout updating clock > mmc0: Probing bus > a10_mmc0: timeout updating clock > a10_mmc0: controller timeout > a10_mmc0: controller timeout > a10_mmc0: timeout updating clock > a10_mmc0: controller timeout > a10_mmc0: timeout updating clock > a10_mmc0: controller timeout > a10_mmc0: error rint: 0x00000100 > a10_mmc0: error rint: 0x00000100 > a10_mmc0: error rint: 0x00000100 > a10_mmc0: timeout updating clock > a10_mmc0: controller timeout > a10_mmc0: timeout updating clock > a10_mmc0: controller timeout > a10_mmc0: timeout updating clock > a10_mmc0: controller timeout > a10_mmc0: error rint: 0x00000100 > a10_mmc0: timeout updating clock > a10_mmc0: controller timeout > a10_mmc0: timeout updating clock > mmc0: SD probe: failed > a10_mmc0: controller timeout > a10_mmc0: error rint: 0x00000100 > a10_mmc0: timeout updating clock > a10_mmc0: controller timeout > a10_mmc0: error rint: 0x00000100 > mmc0: MMC probe: failed > mmc0: Current OCR: 0x00000000 > mmc0: No compatible cards found on bus > a10_mmc0: timeout updating clock > Release APs >=20 > Kernel is built using ALLWINNER configuration, I just commented out >=20 > makeoptions WITH_CTF=3D1 >=20 > in sys/arm/conf/std.armv6 (last line). >=20 > Milan same here. danny