From owner-freebsd-arm@freebsd.org Wed Nov 13 20:37:46 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 658CE1BAF41 for ; Wed, 13 Nov 2019 20:37:46 +0000 (UTC) (envelope-from maciphone2@googlemail.com) Received: from n6.nabble.com (n6.nabble.com [162.255.23.37]) by mx1.freebsd.org (Postfix) with ESMTP id 47CxJ937j9z4vDk for ; Wed, 13 Nov 2019 20:37:45 +0000 (UTC) (envelope-from maciphone2@googlemail.com) Received: from n6.nabble.com (localhost [127.0.0.1]) by n6.nabble.com (Postfix) with ESMTP id 0B71612967B74 for ; Wed, 13 Nov 2019 13:37:44 -0700 (MST) Date: Wed, 13 Nov 2019 13:37:44 -0700 (MST) From: =?UTF-8?Q?Klaus_K=C3=BCchemann?= To: freebsd-arm@freebsd.org Message-ID: <1573677464044-0.post@n6.nabble.com> In-Reply-To: <20191113205935.fcb4383214e3a2f02ddde5bb@bidouilliste.com> References: <20191015220433.GS96402@funkthat.com> <20191112124539.GM43404@cicely7.cicely.de> <1573571378957-0.post@n6.nabble.com> <20191112221610.GN43404@cicely7.cicely.de> <20191112225251.GB4552@funkthat.com> <20191113075343.GP43404@cicely7.cicely.de> <20191113164800.GS43404@cicely7.cicely.de> <20191113183722.GD4552@funkthat.com> <1573674941654-0.post@n6.nabble.com> <20191113205935.fcb4383214e3a2f02ddde5bb@bidouilliste.com> Subject: Re: Choose between Raspberry Pi 4B 4GB and ROCKPro64 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Rspamd-Queue-Id: 47CxJ937j9z4vDk X-Spamd-Bar: ++++++ X-Spamd-Result: default: False [6.97 / 15.00]; ARC_NA(0.00)[]; GREYLIST(0.00)[pass,meta]; FROM_HAS_DN(0.00)[]; DMARC_POLICY_QUARANTINE(1.50)[googlemail.com : No valid SPF, No valid DKIM,quarantine]; FREEMAIL_FROM(0.00)[googlemail.com]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; PREVIOUSLY_DELIVERED(0.00)[freebsd-arm@freebsd.org]; TO_DN_NONE(0.00)[]; R_SPF_SOFTFAIL(0.00)[~all]; RCPT_COUNT_ONE(0.00)[1]; NEURAL_SPAM_MEDIUM(0.97)[0.970,0]; IP_SCORE(0.00)[ip: (0.90), ipnet: 162.255.20.0/22(0.33), asn: 21624(0.04), country: US(-0.05)]; VIOLATED_DIRECT_SPF(3.50)[]; NEURAL_SPAM_LONG(1.00)[1.000,0]; RCVD_IN_DNSWL_NONE(0.00)[37.23.255.162.list.dnswl.org : 127.0.10.0]; IP_SCORE_FREEMAIL(0.00)[]; RCVD_NO_TLS_LAST(0.10)[]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:21624, ipnet:162.255.20.0/22, country:US]; RCVD_COUNT_TWO(0.00)[2]; FREEMAIL_ENVFROM(0.00)[googlemail.com] X-Spam: Yes 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: Wed, 13 Nov 2019 20:37:46 -0000 Emmanuel Vadot-7 wrote > Hi Klaus, >=20 > On Wed, 13 Nov 2019 12:55:41 -0700 (MST) > Klaus K=C3=BCchemann via freebsd-arm < > freebsd-arm@ > > wrote: >=20 >> well, after installing >> https://www.freshports.org/sysutils/u-boot-rockpro64/ >> just for testing=20 >> I see u-boot.itb is missing(which is really needed). there are >> boot.img/trust.img/README& idbloader.img . >> as said, I have no problems booting the RockPro64 but I use a hacked >> version >> of 2019.10 - >> sysutils/u-boot-rockpro64 should be updated if there's really no >> u-boot.itb >> available . >> Also a 2019.10 - version with 115200 should help most users with cheap >> USB-dongles if they don't have another SBC available to connect UART . >=20 > First of all, could you quote on your answer, it's really hard to > follow a discussion if you don't. >=20 > And there is u-boot.itb : >=20 > manu@skull> sudo pkg install > u-boot-rockpro64 Updating FreeBSD repository catalogue... > FreeBSD repository is up to date. > All repositories are up to date. > The following 1 package(s) will be affected (of 0 checked): >=20 > New packages to be INSTALLED: > u-boot-rockpro64: 2019.10 [FreeBSD] >=20 > Number of packages to be installed: 1 >=20 > The process will require 1 MiB more space. > 303 KiB to be downloaded. >=20 > Proceed with this action? [y/N]: y > [1/1] Fetching u-boot-rockpro64-2019.10.txz: 100% 303 KiB 310.4kB/s > 00:01 Checking integrity... done (0 conflicting) > [1/1] Installing u-boot-rockpro64-2019.10... > [1/1] Extracting u-boot-rockpro64-2019.10: 100% > manu@skull> ls > -l /usr/local/share/u-boot/u-boot-rockpro64/ total 3 > -rw-r--r-- 1 root wheel 473933 Nov 9 19:37 idbloader.img > -rw-r--r-- 1 root wheel 368 Nov 9 19:37 README > -rw-r--r-- 1 root wheel 824140 Nov 9 19:37 u-boot.itb >=20 > How did you test the port ? >=20 > Cheers, >=20 > --=20 > Emmanuel Vadot < > manu@ > > < > manu@ > > > _______________________________________________ > freebsd-arm@ > mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-arm > To unsubscribe, send any mail to " > freebsd-arm-unsubscribe@ > " Hi Emmanuel, yes, I see now u-boot.itb available if installing on aarch64(RockPro64 itself). root@generic:~ # uname -a = =20 root@generic:~ # uname -a FreeBSD generic 13.0-CURRENT FreeBSD 13.0-CURRENT #0 f4c44436d92-c263877(master)..04:30:47 UTC 2019 =20 root@generic:/usr/obj/usr/src/arm64.aarch64/sys/GENERIC-4 root@generic:~ # ls /usr/local/share/u-boot/u-boot-rockpro64 = =20 README idbloader.img u-boot.itb =20 - installed on AMD64(maybe compiled from ports, don't remember) I saw this : -- root@freebsd:~ # uname -a FreeBSD freebsd 12.0-RELEASE FreeBSD 12.0-RELEASE r341666 GENERIC amd64 root@freebsd:~ # ls /usr/local/share/u-boot/u-boot-rockpro64 README idbloader.img trust.img uboot.img -- well, booting the now created uSD created with files from sysutils I see garbled output on 115200( as Walter said) : -- Press CTRL-A Z for help on special keys =EA=AA=86c???NOTICE: BL31: v2.1(release): NOTICE: BL31: Built : 01:47:33, Oct 24 2019 i?Q=D7=89??e???(?8?????=D5=AB?.????h=E8=BD=95?=EB=B9=BA??0U8?????h?? q=E5= =AA=AA?*????? (? ????=E9=A2=A09-??+???????=CA=B2??? -- which seems to mean that it's set to 1500000 what most of cheap USB-UARTs can't handle. Should be better to provide a 2019.10-version which can handle 115200.. Regards Klaus -- Sent from: http://freebsd.1045724.x6.nabble.com/freebsd-arm-f4199244.html