From owner-freebsd-arm@freebsd.org Thu Jun 11 19:56:38 2020 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 D352F33FE9A for ; Thu, 11 Jun 2020 19:56:38 +0000 (UTC) (envelope-from greg@unrelenting.technology) Received: from out0.migadu.com (out0.migadu.com [IPv6:2001:41d0:2:267::]) (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 49jZPK3MfJz4Kb9 for ; Thu, 11 Jun 2020 19:56:37 +0000 (UTC) (envelope-from greg@unrelenting.technology) MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=unrelenting.technology; s=default; t=1591905395; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=CN6hNZ5l3w7vV9KhuL7Z/ukeJH/ww9pRo1/zavW7lAg=; b=hSO52AnBYYw1VoNkEU239MoLoCsMdSZcWrELv8D6GU8RT+AXyZbH+0Bq/1+rW4tCVe2z5o us5ENcShcSLoh0d+9+pvm9o2M7L90Jqd+VgbtVmF8K2UJiKEWLYZazjhjOcPJn0j2bzR72 3/f/BcdgeKccytowMDzZtTzQKJN/pbg= Date: Thu, 11 Jun 2020 19:56:34 +0000 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. From: greg@unrelenting.technology Message-ID: <8414e0163e5cb2e9c4a4c7b02aa01666@unrelenting.technology> Subject: Re: Unrelenting testplan D25219 To: "Mark Millard" , "=?utf-8?B?S2xhdXMgS8O8Y2hlbWFubg==?=" Cc: freebsd-arm@freebsd.org In-Reply-To: <876E685B-B3AC-4821-A88F-702ABA3D9812@yahoo.com> References: <876E685B-B3AC-4821-A88F-702ABA3D9812@yahoo.com> <5FE76178-4255-46B0-9A0D-F7640EFCBBE4@googlemail.com> X-Spam-Score: -2.96 X-Rspamd-Queue-Id: 49jZPK3MfJz4Kb9 X-Spamd-Bar: --- Authentication-Results: mx1.freebsd.org; dkim=pass header.d=unrelenting.technology header.s=default header.b=hSO52AnB; dmarc=pass (policy=none) header.from=unrelenting.technology; spf=pass (mx1.freebsd.org: domain of greg@unrelenting.technology designates 2001:41d0:2:267:: as permitted sender) smtp.mailfrom=greg@unrelenting.technology X-Spamd-Result: default: False [-3.16 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-0.999]; R_DKIM_ALLOW(-0.20)[unrelenting.technology:s=default]; RCPT_COUNT_THREE(0.00)[3]; TO_DN_SOME(0.00)[]; R_SPF_ALLOW(-0.20)[+ip6:2001:41d0:2:267::]; NEURAL_HAM_LONG(-1.01)[-1.008]; MIME_GOOD(-0.10)[text/plain]; TO_MATCH_ENVRCPT_SOME(0.00)[]; DKIM_TRACE(0.00)[unrelenting.technology:+]; DMARC_POLICY_ALLOW(-0.50)[unrelenting.technology,none]; FROM_NO_DN(0.00)[]; NEURAL_HAM_SHORT(-0.15)[-0.154]; FREEMAIL_TO(0.00)[yahoo.com,googlemail.com]; RCVD_COUNT_ZERO(0.00)[0]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:16276, ipnet:2001:41d0::/32, country:FR]; MID_RHS_MATCH_FROM(0.00)[] X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Jun 2020 19:56:38 -0000 June 11, 2020 10:51 PM, "Mark Millard" wrote:=0A=0A> = On 2020-Jun-11, at 06:59, Klaus K=C3=BCchemann via freebsd-arm wrote:=0A> =0A>> loader.efi-thing maybe fixed in rS362= 008.. hope so..=0A> =0A> For the RPi4 UEFI/ACPI based boot context . . .= =0A> =0A> I grabbed a loader.efi from:=0A> =0A> https://artifact.ci.freeb= sd.org/snapshot/head/r362017/arm64/aarch64/base.txz=0A> =0A> (the closest= to -r362008 that was available for aarch64).=0A> Looks like loader.efi v= intage problems were what=0A> previously stopped the boot much earlier (n= o=0A> loader output back then).=0A=0AOkay, cool. I've had the "no loader = output" thing with the loader.efi from the=0AFreeBSD-13.0-CURRENT-arm64-a= arch64-20200528-r361567-mini-memstick image.=0A=0ABut didn't have that pr= oblem with whatever I used back in February.