From nobody Wed Oct 25 06:07:31 2023 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 4SFdkl17jyz4y4QB for ; Wed, 25 Oct 2023 06:07:43 +0000 (UTC) (envelope-from danny@cs.huji.ac.il) Received: from kabab.cs.huji.ac.il (kabab.cs.huji.ac.il [132.65.116.210]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4SFdkk0MWpz4SJr for ; Wed, 25 Oct 2023 06:07:41 +0000 (UTC) (envelope-from danny@cs.huji.ac.il) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=cs.huji.ac.il header.s=57791128 header.b=Vw6EYxh5; spf=none (mx1.freebsd.org: domain of danny@cs.huji.ac.il has no SPF policy when checking 132.65.116.210) smtp.mailfrom=danny@cs.huji.ac.il; dmarc=pass (policy=none) header.from=huji.ac.il DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=cs.huji.ac.il; s=57791128; h=To:Date:Message-Id:Subject:Mime-Version:Content-Type:From; bh=kwFqWYf3+ezQbyY57ixAFQ/pou4m6FFd8+hs2kTmiR4=; b=Vw6EYxh5Id9VHjTkB6xmYxU4xGqBCz4FNcvCTMJQWZkb5/bYWixLHlsODklM/0qAPTu/yFRvt3F5wot/wf09Bfwn7jb0FgwHrvLTSdUl79UdFnXhkh0x4Mck3gU/pViKojDX6SGDCXH7qopPszkkkfIeBDX+8L9vc6b5VMdkzxwt+562f2zpkjNT46X1E6qhAJhqVN0fVNgX6xgTUQ8aHefxwSOYq3e5g1ayNZGnN5P1QtO8s1d7gCgG+khOPKdSR9GF++HdLEfQwxp+bwB44bpLmYmr/gMjDJfIvXsGiC99XBzt/kyw8QnILAPLoZuhHwm4+DkLtGnFO4JESfguvA==; Received: from bach.cs.huji.ac.il ([132.65.80.20] helo=smtpclient.apple) by kabab.cs.huji.ac.il with esmtp id 1qvX3D-000COO-TH for freebsd-arm@freebsd.org; Wed, 25 Oct 2023 09:07:31 +0300 From: Daniel Braniss Content-Type: multipart/alternative; boundary="Apple-Mail=_FCA5BF42-A0B6-4F5C-B477-4C952A49C388" 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 (Mac OS X Mail 16.0 \(3696.120.41.1.4\)) Subject: RPI2 halts on boot Message-Id: <58706CEC-7824-4955-8198-FE124B9D0181@cs.huji.ac.il> Date: Wed, 25 Oct 2023 09:07:31 +0300 To: freebsd-arm X-Mailer: Apple Mail (2.3696.120.41.1.4) X-Spamd-Bar: --- X-Spamd-Result: default: False [-3.20 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_SHORT(-1.00)[-1.000]; NEURAL_HAM_LONG(-1.00)[-1.000]; MV_CASE(0.50)[]; DMARC_POLICY_ALLOW(-0.50)[huji.ac.il,none]; R_DKIM_ALLOW(-0.20)[cs.huji.ac.il:s=57791128]; MIME_GOOD(-0.10)[multipart/alternative,text/plain]; ONCE_RECEIVED(0.10)[]; RCVD_TLS_LAST(0.00)[]; RCVD_COUNT_ONE(0.00)[1]; MIME_TRACE(0.00)[0:+,1:+,2:~]; ASN(0.00)[asn:378, ipnet:132.64.0.0/15, country:IL]; MLMMJ_DEST(0.00)[freebsd-arm@freebsd.org]; FROM_EQ_ENVFROM(0.00)[]; TO_DN_ALL(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; FREEFALL_USER(0.00)[danny]; ARC_NA(0.00)[]; DKIM_TRACE(0.00)[cs.huji.ac.il:+]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; TO_MATCH_ENVRCPT_ALL(0.00)[]; R_SPF_NA(0.00)[no SPF record] X-Rspamd-Queue-Id: 4SFdkk0MWpz4SJr --Apple-Mail=_FCA5BF42-A0B6-4F5C-B477-4C952A49C388 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 Hi, i=E2=80=99m using FreeBSD-12.4-RELEASE-arm-armv7-RPI2.img on an old rpi2 = model B v1.1 if the serial is connected it boots, but halts at: =E2=80=A6 Hit [Enter] to boot immediately, or any other key for command prompt. Type '?' for a list of commands, 'help' for more detailed help. OK typing ' boot=E2=80=99 continues and boots ok, so how to get it to not = stop? thanks, danny --Apple-Mail=_FCA5BF42-A0B6-4F5C-B477-4C952A49C388 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=utf-8 Hi,
i=E2=80=99m = using FreeBSD-12.4-RELEASE-arm-armv7-RPI2.img on an old rpi2 model = B  v1.1
if the serial is connected it boots, = but halts at:
=E2=80=A6

Hit [Enter] to boot immediately, or any other key for = command prompt.


Type '?' for a list of commands, 'help' = for more detailed help.
OK

typing ' boot=E2=80=99 continues and boots ok, so how to get = it to not stop?

thanks,
danny

= --Apple-Mail=_FCA5BF42-A0B6-4F5C-B477-4C952A49C388--