From owner-freebsd-arm@freebsd.org Thu Jan 30 21:04:52 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 C487D1FEFC4 for ; Thu, 30 Jan 2020 21:04:52 +0000 (UTC) (envelope-from maciphone2@googlemail.com) Received: from mail-wr1-x443.google.com (mail-wr1-x443.google.com [IPv6:2a00:1450:4864:20::443]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 487tCS4m8Nz4fqs; Thu, 30 Jan 2020 21:04:52 +0000 (UTC) (envelope-from maciphone2@googlemail.com) Received: by mail-wr1-x443.google.com with SMTP id g17so5946571wro.2; Thu, 30 Jan 2020 13:04:52 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:content-transfer-encoding:mime-version :subject:date:references:to:in-reply-to:message-id; bh=KmViYwRFOUfzsG5gmSmrhep7IDKIENKuLInxqFlT+G8=; b=BMubXIVNx7qRxM7H0eYnjKXg21Xwo/DLCj+l8t4hlF8uPb+IM9KDe9nwuVgfTXX1+S YR0T7dcusX036m2MnlnirFD2fVVsAxPRrhR5hf8evgIuE/hayQeuEyO5dERbAmJoPedR RBA/s88TKlTNIiGk+XHxVqBQGidU5WemmeKsACjS4UIS/oY2sAM8TM5jJv/Yufd1xnVq wySwTvr96oFJFKDuH6gVhiwbeTQ3SbT4DJWTjX2L04TlFXjWt53eEoUk+XkF9EJ0sZIe tHYWH8Qz33KPFTvuFi5lO2lztAsQaEdTn1bs5my2p2+4YBDJHhYrqOBWi0Aen9LBv7// nHTg== X-Gm-Message-State: APjAAAXJL+6Hxnfj2pdouhnKcmjZfzL5ruypXVYMZO1IoV/ZdNbg6D8V Ty4MX/jFlszuoSNUpXP/l41rsJQd X-Google-Smtp-Source: APXvYqy7FCDuwlhWRdq+/mOnEHWMTiOAN8Ejva+KYHBIAimCiWwb61Ggn/yCwl2rA7cUNZAtQQxzzg== X-Received: by 2002:adf:ee01:: with SMTP id y1mr7987307wrn.152.1580418290585; Thu, 30 Jan 2020 13:04:50 -0800 (PST) Received: from [192.168.1.167] (x59cc997d.dyn.telefonica.de. [89.204.153.125]) by smtp.googlemail.com with ESMTPSA id r5sm8853052wrt.43.2020.01.30.13.04.49 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 30 Jan 2020 13:04:49 -0800 (PST) From: =?utf-8?Q?Klaus_K=C3=BCchemann?= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Mac OS X Mail 13.0 \(3608.40.2.2.4\)) Subject: Re: arm64 as Tier 1 for FreeBSD 13 Date: Thu, 30 Jan 2020 22:04:48 +0100 References: <17938.1575444597@critter.freebsd.dk> <20191204092402.GA82492@fuz.su> <78425.1580332298@critter.freebsd.dk> <20200129222907.3ccaf4c23fe8509e3f9cdfe4@bidouilliste.net> <84926.1580333803@critter.freebsd.dk> <8BE05A88-D216-4023-AC6E-D6431C7BB3E1@googlemail.com> <20200130165057.GB21879@www.zefox.net> <0C1EEFD4-1AAF-4F7D-80D6-6937F47DE64C@googlemail.com> To: Kyle Evans , freebsd-arm@freebsd.org In-Reply-To: Message-Id: <056B0A12-04C9-4181-BFBE-3504F2054D82@googlemail.com> X-Mailer: Apple Mail (2.3608.40.2.2.4) X-Rspamd-Queue-Id: 487tCS4m8Nz4fqs X-Spamd-Bar: ----- X-Spamd-Result: default: False [-6.00 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; REPLY(-4.00)[] 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: Thu, 30 Jan 2020 21:04:52 -0000 > Am 30.01.2020 um 21:36 schrieb Kyle Evans : > =E2=80=A6 > .. > I think there's some kind of impedance mismatch here, but I'm not sure > where. The steps are exactly as I wrote for the last RPi4 I stood up, > and shouldn't have changed in the past month or two, even. You should > only need to bring your own U-Boot and copy the rpi4 config.txt over. No no, everything is surprisingly good, you made a quite good job, no = mismatches :-) It began to work with me with the following files downloaded from = RPI-foundation and copied to Msdos-partition : bcm2711-rpi-4-b.dtb(already there if I remember correctly) fixup4.dat fixup4cd.dat fixup4db.dat fixup4x.dat start4.elf start4cd.elf start4db.elf start4x.elf Additionally the WHOLE(not only a part) folder =E2=80=9Eoverlays=E2=80=9C = in msdos-partition had to be overwritten=20 with the files from RPI-foundation. And of course: u-boot.bin was overwritten with the one from sysutils. My next steps were mounting the SD-card on a network-capable = fbsd-machine , then checkout src head, put the SD-card back to RPI, boot and compile to = custom kernel/world. What will follow is getting WIFI with "a" proprietary brcmfmac-file over = SDIO . For this please take a look again at a patch where you were involved = afaik:=20 https://reviews.freebsd.org/D15955 If that will be merged we should be able to boot from uSD AND implement = WIFI first to get network I did that on netbsd without problems with their SDIO-implementation). (I didn`t find the time yet to test that D15955 patch, but will try it) All other things can be done later =E2=80=A6 So, this was the =E2=80=9Etutorial=E2=80=9C ;-) - perhaps tonight then = for the public in the forums ... Thank you =E2=80=94 Regards=20 Klaus=20=