From owner-freebsd-arm@freebsd.org Thu Oct 8 22:49:45 2015 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 558169D14D0 for ; Thu, 8 Oct 2015 22:49:45 +0000 (UTC) (envelope-from che@bein.link) Received: from mail.bein.link (bein.link [37.252.124.82]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 20217D87 for ; Thu, 8 Oct 2015 22:49:44 +0000 (UTC) (envelope-from che@bein.link) Received: from thinkpad.localnet (home.bein.link [172.16.32.6]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.bein.link (Postfix) with ESMTPSA id 4E8C01AF1A0 for ; Thu, 8 Oct 2015 22:49:34 +0000 (UTC) From: Maxim V Filimonov To: "'freebsd-arm@freebsd.org'" Reply-To: che@bein.link Subject: Cubieboard2 (AllWinner A20) hangs on boot Date: Fri, 09 Oct 2015 01:49:33 +0300 Message-ID: <1624600.Emhi2YBmRE@thinkpad> User-Agent: KMail/4.14.3 (FreeBSD/10.2-RELEASE; KDE/4.14.3; amd64; ; ) MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Oct 2015 22:49:45 -0000 Dear Everyone, I compiled the brand-new FreeBSD-CURRENT for my Cubieboard (following the instructions there: https://wiki.freebsd.org/FreeBSD/arm/Cubieboard) and tried to boot this, and that's what I'm stuck at: U-Boot 2013.07-07794-gc0f3b94 (Aug 15 2013 - 18:01:45) Allwinner Technology CPU: Allwinner A20 (SUN7I) Board: Cubieboard2 I2C: ready DRAM: 1 GiB MMC: SUNXI SD/MMC: 0 *** Warning - bad CRC, using default environment In: serial Out: serial Err: serial Net: emac Hit any key to stop autoboot: 0 sun7i#fatload mmc 0 0x40200000 kernel; go 0x40200100 reading kernel 8080052 bytes read in 890 ms (8.7 MiB/s) ## Starting application at 0x40200100 ... Can I do anything about this? -- wbr, Maxim Filimonov