From owner-freebsd-arm@freebsd.org Tue Mar 3 16:33:54 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 C9DC725535B for ; Tue, 3 Mar 2020 16:33:54 +0000 (UTC) (envelope-from manu@bidouilliste.com) Received: from mx.blih.net (mx.blih.net [212.83.155.74]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "mx.blih.net", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 48X2dX10Kwz3RJp for ; Tue, 3 Mar 2020 16:33:51 +0000 (UTC) (envelope-from manu@bidouilliste.com) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bidouilliste.com; s=mx; t=1583253229; 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=MkJdcRtZF6DQLHXeHTmbzJ6dTWKsnxU464mqMOC+8kM=; b=unpfGZTnNktwDIwMxyRCgVv3wysxyO2Mt51xwCErLsmnMX2aNLcQUDnZlaT918Pr5ctWVh qYoLiZK/phyddIcNCxABedF9pfpLblEo0p385huoGbm1RYdXtMriqxATlhptLF8Sn943uf QEKdYmKbLpAbU19ME9jJlBv0Hkr0RKQ= Received: from tails.home (lfbn-idf2-1-900-181.w86-238.abo.wanadoo.fr [86.238.131.181]) by mx.blih.net (OpenSMTPD) with ESMTPSA id d583079b (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Tue, 3 Mar 2020 16:33:49 +0000 (UTC) Date: Tue, 3 Mar 2020 17:33:49 +0100 From: Emmanuel Vadot To: Klaus =?ISO-8859-1?Q?K=FCchemann?= Cc: ticso@cicely7.cicely.de, ticso@cicely.de, freebsd-arm@freebsd.org Subject: Re: RockPro64 with u-boot 2010.01 Message-Id: <20200303173349.bd9b69669633b048bbed107b@bidouilliste.com> In-Reply-To: <454BC07B-A0B5-467C-8682-00BE291D4CB7@googlemail.com> References: <20200302225606.GN52462@cicely7.cicely.de> <20200303141931.365fb9b9c85339190b7c405a@bidouilliste.com> <454BC07B-A0B5-467C-8682-00BE291D4CB7@googlemail.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: 48X2dX10Kwz3RJp X-Spamd-Bar: --- Authentication-Results: mx1.freebsd.org; dkim=pass header.d=bidouilliste.com header.s=mx header.b=unpfGZTn; dmarc=pass (policy=none) header.from=bidouilliste.com; spf=pass (mx1.freebsd.org: domain of manu@bidouilliste.com designates 212.83.155.74 as permitted sender) smtp.mailfrom=manu@bidouilliste.com X-Spamd-Result: default: False [-3.74 / 15.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; R_DKIM_ALLOW(-0.20)[bidouilliste.com:s=mx]; NEURAL_HAM_MEDIUM(-1.00)[-0.998,0]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_THREE(0.00)[4]; R_SPF_ALLOW(-0.20)[+mx]; MV_CASE(0.50)[]; MIME_GOOD(-0.10)[text/plain]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; TO_DN_SOME(0.00)[]; TO_MATCH_ENVRCPT_SOME(0.00)[]; DKIM_TRACE(0.00)[bidouilliste.com:+]; DMARC_POLICY_ALLOW(-0.50)[bidouilliste.com,none]; FREEMAIL_TO(0.00)[googlemail.com]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; IP_SCORE(-1.24)[ip: (-8.46), ipnet: 212.83.128.0/19(1.97), asn: 12876(0.29), country: FR(0.00)]; ASN(0.00)[asn:12876, ipnet:212.83.128.0/19, country:FR]; MID_RHS_MATCH_FROM(0.00)[]; RCVD_TLS_ALL(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, 03 Mar 2020 16:33:54 -0000 On Tue, 3 Mar 2020 17:10:16 +0100 Klaus K=FCchemann wrote: >=20 >=20 > > Am 03.03.2020 um 14:19 schrieb Emmanuel Vadot : > >=20 > >=20 > > Hi Bernd, > >>=20 > >=20 > > You need to update ATF (sysutils/atf-master) to the master > > branch. They didn't released a new version which is why I didn't update > > the u-boot ports to 2020.01 yet. > > I hope that they release a version before the next u-boot release > > (2020.04) otherwise I'll just update it to a snapshot that works. > > Or you could locally patch with > > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D244491 > >=20 > > I told phk@ that I won't include this patch in the source tree as > > probably more code is required. >=20 >=20 > After testing on other BSD(no issues when mounting SD-card-reader) and ta= lking=20 > with a dev , this seems to be a FreeBSD/aarch64-only - issue which has no= thing=20 > directly to do with ATF. While I didin`t yet test latest ATF-master under= FreeBSD. > But when I think of the many (cam) mount problems (e.g. vfs_mountroot) in= src-head lately, I think that it has to be checked what is really going w= rong(afaik it?s not ATF directly) I do not know further details about this. >=20 > Regards >=20 > Klaus >=20 > P.S: Confirmation: card reader also panics here WTF are you talking about ? I'm talking about the boot issue that Bernd have after updating u-boot in the ports tree. --=20 Emmanuel Vadot