From owner-freebsd-arm@freebsd.org Fri Aug 24 08:03:05 2018 Return-Path: Delivered-To: freebsd-arm@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 623591082E3E for ; Fri, 24 Aug 2018 08:03:05 +0000 (UTC) (envelope-from danny@cs.huji.ac.il) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id EE7DD7C32C for ; Fri, 24 Aug 2018 08:03:04 +0000 (UTC) (envelope-from danny@cs.huji.ac.il) Received: by mailman.ysv.freebsd.org (Postfix) id B272F1082E3D; Fri, 24 Aug 2018 08:03:04 +0000 (UTC) Delivered-To: arm@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A11A01082E3C for ; Fri, 24 Aug 2018 08:03:04 +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 2BA357C32B for ; Fri, 24 Aug 2018 08:03:04 +0000 (UTC) (envelope-from danny@cs.huji.ac.il) Received: from bach.cs.huji.ac.il ([132.65.80.20]) by kabab.cs.huji.ac.il with esmtp id 1ft73Z-000FPU-2o for arm@freebsd.org; Fri, 24 Aug 2018 11:02:57 +0300 From: Daniel Braniss Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Mac OS X Mail 11.5 \(3445.9.1\)) Subject: Re: allwinner/nanopi neo boot issues Date: Fri, 24 Aug 2018 11:02:56 +0300 References: <42AA3AE2-E101-4B7B-B373-BEC178321671@cs.huji.ac.il> To: "freebsd-arm@freebsd.org" In-Reply-To: <42AA3AE2-E101-4B7B-B373-BEC178321671@cs.huji.ac.il> Message-Id: X-Mailer: Apple Mail (2.3445.9.1) X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Aug 2018 08:03:05 -0000 > On 24 Aug 2018, at 09:34, Daniel Braniss wrote: >=20 > hi, > with the latest current r338243 no longer boots via ubldr, efi does > but with overlays I have to manually enter the root partition. >=20 > this is where it hangs via ubldr: >=20 > Autoboot in 8 seconds, hit [Enter] to boot or any other key to stop = =20 >=20 > Loading kernel... > /boot/kernel/kernel text=3D0x8a0950 data=3D0xae160+0x184520 = syms=3D[0x4+0xa6d70+0x4+0x109f17] > Loading configured modules... > /boot/entropy size=3D0x1000 > /boot/dtb/sun8i-h3-nanopi-neo.dtb size=3D0x601b > Loaded DTB from file 'sun8i-h3-nanopi-neo.dtb'. > Kernel entry at 0x42400180... > Kernel args: (null) >=20 > older - r337232 - boots fine, >=20 > any ideas where to look?=20 should have done an update before writing! with the latest (and greatest) all is back to normal! so now on to test orange pi one(h3), nanopi neo 2 (h5) and nanopi neo = a64 thanks, danny > _______________________________________________ > freebsd-arm@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-arm > To unsubscribe, send any mail to "freebsd-arm-unsubscribe@freebsd.org"