From owner-freebsd-arm@freebsd.org Tue Oct 15 10:06:50 2019 Return-Path: Delivered-To: freebsd-arm@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id BEAB515A4D8 for ; Tue, 15 Oct 2019 10:06:50 +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 46srgZ017Wz40hc for ; Tue, 15 Oct 2019 10:06:49 +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 f0b4a325; Tue, 15 Oct 2019 12:06:48 +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=R6dfJD9CN9KsWs4HzDZiA9WHxXY=; b=N0ASf14mV3nKrc0GHohz881WNRRk 4UB3CZ9AHjxSVC7TcYwAti5eNk0GUtaRPVfyvzQZBxVTQum2zUQTYpaaXLOPNhLW HgmWYMykEk+unlUmsfVr6F6n8lazSWzO7t1aS1y4WPvUZltAr4uibZ2gQ47D/Eod K7tLmjbHjQb5h50= 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=XEfzhhRKXsWMWP0RZGV1y6QPHomVF3EaFLEaSyaBln8e/EuE3p2K7SNq o9+5L00s5dMC3zoBKRJ9vnTknu+7BnxXlXShXPN2+wkkb9WfE1Q9JMWK6GmgTJk4 X6gVH0VQbX28p2iZPkQQa0RviOOZpyQDD6YuOhXGcryWNg9jn18= Received: from sonic.home.blih.net (ip-9.net-89-3-105.rev.numericable.fr [89.3.105.9]) by mail.blih.net (OpenSMTPD) with ESMTPSA id cc2b5d18 TLS version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO; Tue, 15 Oct 2019 12:06:48 +0200 (CEST) Date: Tue, 15 Oct 2019 12:06:48 +0200 From: Emmanuel Vadot To: Thomas Skibo Cc: Thomas Skibo via freebsd-arm Subject: Re: PINE64+ 2GB - with U-Boot SPL 2019.10 - bootaa64.efi do not find UFS partition Message-Id: <20191015120648.ca03c451bc95e29f41a336d7@bidouilliste.com> In-Reply-To: <15D5331A-C76D-4EBC-8992-9B04A0C0EDC5@yahoo.com> References: <15D5331A-C76D-4EBC-8992-9B04A0C0EDC5@yahoo.com> X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.32; amd64-portbld-freebsd13.0) Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Rspamd-Queue-Id: 46srgZ017Wz40hc X-Spamd-Bar: - Authentication-Results: mx1.freebsd.org; dkim=pass header.d=bidouilliste.com header.s=mail header.b=N0ASf14m; dmarc=none; spf=pass (mx1.freebsd.org: domain of manu@bidouilliste.com designates 212.83.177.182 as permitted sender) smtp.mailfrom=manu@bidouilliste.com X-Spamd-Result: default: False [-1.34 / 15.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; R_DKIM_ALLOW(-0.20)[bidouilliste.com:s=mail]; NEURAL_HAM_MEDIUM(-0.82)[-0.820,0]; FROM_HAS_DN(0.00)[]; R_SPF_ALLOW(-0.20)[+ip4:212.83.177.182/32:c]; MV_CASE(0.50)[]; MIME_GOOD(-0.10)[text/plain]; DMARC_NA(0.00)[bidouilliste.com]; NEURAL_HAM_LONG(-1.00)[-0.996,0]; TO_MATCH_ENVRCPT_SOME(0.00)[]; TO_DN_ALL(0.00)[]; DKIM_TRACE(0.00)[bidouilliste.com:+]; RCPT_COUNT_TWO(0.00)[2]; FREEMAIL_TO(0.00)[yahoo.com]; RCVD_NO_TLS_LAST(0.10)[]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; IP_SCORE(0.38)[ip: (-0.68), ipnet: 212.83.160.0/19(2.46), asn: 12876(0.11), country: FR(-0.00)]; ASN(0.00)[asn:12876, ipnet:212.83.160.0/19, country:FR]; MID_RHS_MATCH_FROM(0.00)[]; RCVD_COUNT_TWO(0.00)[2] X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Oct 2019 10:06:50 -0000 On Sun, 13 Oct 2019 11:41:55 -0700 Thomas Skibo via freebsd-arm wrote: > >=20 > > I put FreeBSD-12.1-RC1-arm64-aarch64-PINE64.img on the sd card. It is=20 > > created with u-boot 2019-07 and boot correctly. > >=20 > > If I put u-boot 2019-10 the same problem occurs. >=20 > Without r352446, loader.efi cannot work with u-boot 2019.10. So, a 12.1 = image isn?t going to be compatible with u-boot 2019.10. I?ve verified this= on a Zynq board. >=20 > Also, boot1.efi won?t work with u-boot 2019.10 but I tried Emmanuel?s sug= gestion to use loader.efi directly and that worked. Then, as an experiment= I backed out change r352446 in the loader and I got all the same error mes= sages as Henri. >=20 >=20 > ? > Thomas Skibo > thomasskibo@yahoo.com Yes, thanks for trying 12.1 as I didn't when I updated u-boot. tsoome@ did merge the needed commits in stable/12 and will mfc them in releng/12.1 so 12.1-RELEASE will work with u-boot 2019.10. Note that 12.1 will be shipped with u-boot 2019.07 as this is the version in the latest quarterly but at least it will not break when the next quarterly will be branched and people update their u-boot based on it. As said in another mail forget boot1.efi, this was never supported on arm/arm64. --=20 Emmanuel Vadot