From owner-freebsd-arm@freebsd.org Fri Aug 3 05:44: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 E3EF7105E212 for ; Fri, 3 Aug 2018 05:44:04 +0000 (UTC) (envelope-from manu@bidouilliste.com) 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 80EC7718BD for ; Fri, 3 Aug 2018 05:44:04 +0000 (UTC) (envelope-from manu@bidouilliste.com) Received: by mailman.ysv.freebsd.org (Postfix) id 45B4C105E211; Fri, 3 Aug 2018 05:44: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 346E1105E210 for ; Fri, 3 Aug 2018 05:44:04 +0000 (UTC) (envelope-from manu@bidouilliste.com) Received: from mail.blih.net (mail.blih.net [212.83.177.182]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.blih.net", Issuer "mail.blih.net" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 96F11718BC for ; Fri, 3 Aug 2018 05:44:03 +0000 (UTC) (envelope-from manu@bidouilliste.com) Received: from mail.blih.net (mail.blih.net [212.83.177.182]) by mail.blih.net (OpenSMTPD) with ESMTP id 96e23c21; Fri, 3 Aug 2018 07:43:55 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=bidouilliste.com; h=date :from:to:cc:subject:message-id:in-reply-to:references :mime-version:content-type:content-transfer-encoding; s=mail; bh=77nahjpDXJeQtSud9Pqu/8AlQeY=; b=e8X53A6uO8cBZcyoFLDodrPuK5UT cXrCt8VUr4vpqtvnwNb5rOxL3rdSkzzRaa969aJtoVEPjZ+VRuL4pHYyl/IkvQ9B S7WoFICa3x5CDo/9+vm8gJBc+0qUQzQVsjaeF6tzyHq/ZQV4xmsC/Cuy7Fi4W8k3 31SGCwH5c1GhOHA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=bidouilliste.com; h=date :from:to:cc:subject:message-id:in-reply-to:references :mime-version:content-type:content-transfer-encoding; q=dns; s= mail; b=JgkAoapgJ+EV7OBzGe7btJ6ZHNqKoQmgB3+k2ybuiIOecK39IOHeheQF GpcB1iwK1ydh3VjcGMB/rQ3WdRxruRoxMIhyUJ6N80FHXtght45sev3eLYNhIwj1 nXGlxmZp08PNgMYhGvCv+MEIvtPP3Byyq13JzilNEOrVYU4o7Yg= Received: from skull.home.blih.net (ip-9.net-89-3-105.rev.numericable.fr [89.3.105.9]) by mail.blih.net (OpenSMTPD) with ESMTPSA id 5ba78fe6 TLS version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO; Fri, 3 Aug 2018 07:43:55 +0200 (CEST) Date: Fri, 3 Aug 2018 07:43:55 +0200 From: Emmanuel Vadot To: Daniel Braniss Cc: "freebsd-arm@freebsd.org" Subject: Re: booting current from nano-neo/allwinner now failes Message-Id: <20180803074355.cc6feef658039a899aff1841@bidouilliste.com> In-Reply-To: References: <20180802204537.26af888414c4561b624fafd3@bidouilliste.com> X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.32; amd64-portbld-freebsd12.0) Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable 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, 03 Aug 2018 05:44:05 -0000 On Fri, 3 Aug 2018 08:16:06 +0300 Daniel Braniss wrote: >=20 >=20 > > On 2 Aug 2018, at 21:45, Emmanuel Vadot wrote > ... > > Did you also update ubldr.bin ? (not just ubldr) > I did, and it went straight to net boot, and failed. >=20 > ... > >=20 > > Also please consider switching to efi boot, just deleting boot.scr and > > copying loader.efi as EFI/BOOT/bootarm.efi is enough. >=20 > no problem, i?ll try ASAP. > Q: this to the FAT partition? >=20 > my fat did not have the boot.scr, adding it did not change things Based on your first mail you did have it > BTW, iboot.scr has some binary stuff, is that ok? yes it's supposed to be a binary file. >=20 > thanks, > danny >=20 > >=20 > >> in any case I would like to help but things are getting too complicat= ed :-) > >>=20 > >>=20 > >> thanks, > >> danny > >>=20 > >>=20 > >>=20 > >>=20 > >> _______________________________________________ > >> 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 = " > >=20 > >=20 > > --=20 > > Emmanuel Vadot > <= manu@freebsd.org > >=20 --=20 Emmanuel Vadot