From nobody Fri Jul 9 15:03:02 2021 X-Original-To: freebsd-arm@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id E7B6511D92CA for ; Fri, 9 Jul 2021 15:03:11 +0000 (UTC) (envelope-from herbert@gojira.at) Received: from mail.bsd4all.net (mail.bsd4all.net [IPv6:2a01:4f8:13b:240c::25]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mail.bsd4all.net", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GLxHL5W8Zz3pyS for ; Fri, 9 Jul 2021 15:03:10 +0000 (UTC) (envelope-from herbert@gojira.at) Date: Fri, 9 Jul 2021 17:03:02 +0200 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=gojira.at; s=mail202005; t=1625842982; bh=N0k5SQZFgZ56RG0gQThLPcTmSiLORaz+c1taPtRkVpM=; h=Date:From:To:Subject:Message-ID:MIME-Version:Content-Type; b=bjNGF2zEl+XOvLig1TmeoMbV+QY2haGytFbfVGLXkDXpBSX0ypFSXIbammctsd8iH 6cHcsiYArGXpyEr9DqPExV60teugqGHGz0BAmYIQ+23LIIjmA5VP6x1V3ftNvHagw1 kn+eUSPQa8erh9j/KNkxEMvIGWr/xNc5u/JYpzjEI/lzHeVaJMnCBM7pJMm4KOOCki KlN7sT8Kgj98vVWS85HpKIjRBP4nNd0LMwz8j1Oa14ziByBr8mi8oyaZshkoMawavp tgfeXspvpfn6utUOqwxjWZbTsaFsIiuiotLLZ1H7jWARuXn5E9e00NXKit45+PHuCL r4u7bRoEXGmuA== From: "Herbert J. Skuhra" To: freebsd-arm@freebsd.org Subject: Re: git: 1dec3639fd0c - main - sysutils/u-boot: Update to 2021.07 Message-ID: References: <202107071618.167GIvXd048504@gitrepo.freebsd.org> <874kd3390q.wl-herbert@gojira.at> List-Id: Porting FreeBSD to ARM processors List-Archive: https://lists.freebsd.org/archives/freebsd-arm List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-arm@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <874kd3390q.wl-herbert@gojira.at> X-Rspamd-Queue-Id: 4GLxHL5W8Zz3pyS X-Spamd-Bar: --- Authentication-Results: mx1.freebsd.org; dkim=pass header.d=gojira.at header.s=mail202005 header.b=bjNGF2zE; dmarc=none; spf=pass (mx1.freebsd.org: domain of herbert@gojira.at designates 2a01:4f8:13b:240c::25 as permitted sender) smtp.mailfrom=herbert@gojira.at X-Spamd-Result: default: False [-3.50 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; R_DKIM_ALLOW(-0.20)[gojira.at:s=mail202005]; FROM_HAS_DN(0.00)[]; R_SPF_ALLOW(-0.20)[+ip6:2a01:4f8:13b:240c::25:c]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; TO_DN_NONE(0.00)[]; DMARC_NA(0.00)[gojira.at]; RCPT_COUNT_ONE(0.00)[1]; SPAMHAUS_ZRD(0.00)[2a01:4f8:13b:240c::25:from:127.0.2.255]; DKIM_TRACE(0.00)[gojira.at:+]; NEURAL_HAM_SHORT(-1.00)[-1.000]; NEURAL_HAM_LONG(-1.00)[-1.000]; RCVD_COUNT_ZERO(0.00)[0]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; RBL_DBL_DONT_QUERY_IPS(0.00)[2a01:4f8:13b:240c::25:from]; ASN(0.00)[asn:24940, ipnet:2a01:4f8::/32, country:DE]; MAILMAN_DEST(0.00)[freebsd-arm] X-ThisMailContainsUnwantedMimeParts: N On Fri, Jul 09, 2021 at 03:35:17PM +0200, Herbert J. Skuhra wrote: > On Wed, 07 Jul 2021 18:18:57 +0200, Emmanuel Vadot wrote: > > > > The branch main has been updated by manu: > > > > URL: https://cgit.FreeBSD.org/ports/commit/?id=1dec3639fd0cdb9cb2054d5e92d5e2f4dbf32360 > > > > commit 1dec3639fd0cdb9cb2054d5e92d5e2f4dbf32360 > > Author: Emmanuel Vadot > > AuthorDate: 2021-07-07 11:20:59 +0000 > > Commit: Emmanuel Vadot > > CommitDate: 2021-07-07 16:18:40 +0000 > > > > sysutils/u-boot: Update to 2021.07 > > --- > > sysutils/u-boot-master/Makefile | 2 +- > > sysutils/u-boot-master/distinfo | 6 +++--- > > sysutils/u-boot-riotboard/Makefile | 1 + > > sysutils/u-boot-sifive-fu540/Makefile | 2 +- > > 4 files changed, 6 insertions(+), 5 deletions(-) > > With u-boot 2021.07 two of my RPis no longer boot: > > Raspberry Pi 3 Model B V1.2: mmc not detected; tries to boot over the network. > > Same result with the latest snapshot: > FreeBSD-13.0-STABLE-arm64-aarch64-RPI-20210708-f6d448caf69-246212.img > (RPi 3). > > Raspberry Pi 2 Model B V1.1 (hanging?). The RPi 2 has a different issue. It doesn't even boot with u-boot 2021.04. Tested with FreeBSD-13.0-STABLE-arm-armv7-GENERICSD-20210701-6aee7855180-246143.img.xz. Booting [/boot/kernel/kernel]... Using DTB provided by EFI at 0x7ef6000. Kernel entry at 0x33e00200... Kernel args: (null) \ With u-boot.bin (2020.07) it boots: Booting [/boot/kernel/kernel]... Using DTB provided by EFI at 0x7ef6000. Kernel entry at 0x33e00200... Kernel args: (null) WARNING: Cannot find freebsd,dts-version property, cannot check DTB compliance ---<>--- Copyright (c) 1992-2021 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD is a registered trademark of The FreeBSD Foundation. FreeBSD 13.0-STABLE #0 stable/13-n246143-6aee7855180: Thu Jul 1 03:21:56 UTC 2021 root@releng3.nyi.freebsd.org:/usr/obj/usr/src/arm.armv7/sys/GENERIC arm -- Herbert