From owner-freebsd-arm@freebsd.org Wed Sep 25 10:30:45 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 F049A122847 for ; Wed, 25 Sep 2019 10:30:45 +0000 (UTC) (envelope-from me@mko.io) Received: from sender4-of-o59.zoho.com (sender4-of-o59.zoho.com [136.143.188.59]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 46dZ8N70LHz3CXr for ; Wed, 25 Sep 2019 10:30:44 +0000 (UTC) (envelope-from me@mko.io) ARC-Seal: i=1; a=rsa-sha256; t=1569407436; cv=none; d=zoho.com; s=zohoarc; b=crg0b5ZMDodk7OMTykRrKVRZt32Oaz6462TaaIH0wLrFbCswyS3WvEBy1NcwVrke3o+tuXgjf1GmIMOj0Xod9bL3syK6hc/CXcz7Xo3pKGXJvjq5ha1XX74aFzE19LlkakjSDZ1Z0dnn77V2j5Ldp4lsRd646nQ7zqM6d0bEpbQ= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zoho.com; s=zohoarc; t=1569407436; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:MIME-Version:Message-ID:References:Subject:To:ARC-Authentication-Results; bh=uSGa8Y10UPN+G2pOiduWOv2t2K2zOmJR+9eXmTfGydE=; b=fAy6QwhfCZ8QSE2et34ygmbMyVU09lDuGn6El4sppUOxgrcLhnx5ksmQ1OFxkSrFj7A9xKnjbRmFadJu8BPoTD1TOZnpFGn9zybNanCpqqljT1AfHmGm1L50stBO5ZUjK9Ag8j89VJYrKTI3GoLpvzTIc1RowjGkh22GNJ2ZYiI= ARC-Authentication-Results: i=1; mx.zoho.com; dkim=pass header.i=mko.io; spf=pass smtp.mailfrom=me@mko.io; dmarc=pass header.from= header.from= Received: from yorda.hub (121-75-101-197.dyn.vf.net.nz [121.75.101.197]) by mx.zohomail.com with SMTPS id 1569407435700256.2540555139044; Wed, 25 Sep 2019 03:30:35 -0700 (PDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 12.4 \(3445.104.11\)) Subject: Re: RockPro64 booting w/ u-boot v2019-rc3 From: mko In-Reply-To: <20190924221308.GX96402@funkthat.com> Date: Wed, 25 Sep 2019 22:30:28 +1200 Cc: "freebsd-arm@freebsd.org" Content-Transfer-Encoding: quoted-printable Message-Id: References: <20190916064640.GN96402@funkthat.com> <20190924221308.GX96402@funkthat.com> To: John-Mark Gurney X-Mailer: Apple Mail (2.3445.104.11) X-ZohoMailClient: External X-Rspamd-Queue-Id: 46dZ8N70LHz3CXr X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=none (mx1.freebsd.org: domain of me@mko.io has no SPF policy when checking 136.143.188.59) smtp.mailfrom=me@mko.io X-Spamd-Result: default: False [-4.27 / 15.00]; TO_DN_EQ_ADDR_SOME(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; ARC_ALLOW(-1.00)[i=1]; RECEIVED_SPAMHAUS_PBL(0.00)[197.101.75.121.khpj7ygk5idzvmvt5x4ziurxhy.zen.dq.spamhaus.net : 127.0.0.11]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; MV_CASE(0.50)[]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; MIME_GOOD(-0.10)[text/plain]; RCVD_TLS_LAST(0.00)[]; DMARC_NA(0.00)[mko.io]; TO_MATCH_ENVRCPT_SOME(0.00)[]; RCPT_COUNT_TWO(0.00)[2]; RCVD_IN_DNSWL_NONE(0.00)[59.188.143.136.list.dnswl.org : 127.0.15.0]; R_SPF_NA(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:2639, ipnet:136.143.188.0/24, country:US]; MID_RHS_MATCH_FROM(0.00)[]; IP_SCORE(-1.67)[ipnet: 136.143.188.0/24(-4.87), asn: 2639(-3.44), country: US(-0.05)]; 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: Wed, 25 Sep 2019 10:30:46 -0000 Hi John, Thanks for the the additional information for building the uboot. Do you = think all the fixes will available in the next u-boot release, so I can = use the upstream u-boot to boot freebsd on RK3399? mko=20 > On 25/09/2019, at 10:13 AM, John-Mark Gurney wrote: >=20 > John-Mark Gurney wrote this message on Sun, Sep 15, 2019 at 23:46 = -0700: >> I may have forgotten to include some steps. After building, I >> installed the parts via: >> dd if=3Didbloader.img of=3D/dev/disk4 oseek=3D64 bs=3D512 >=20 > It turns out that I did forget some steps. It appears that the file > idbloader.img was built from git checkout > 87d5b225585f341ea8e926a2c26fb72585fc9d0c, and NOT the [missing from > my email] branch v2019.10-rc3 like I had thought. It does appear that > idbloader.img is built by cat'ing tpl/u-boot-tpl.img and > spl/u-boot-spl.bin together, but I have not tried it from the > rc3 branch to verify. >=20 > --=20 > John-Mark Gurney Voice: +1 415 225 5579 >=20 > "All that I will do, has been done, All that I have, has not." > _______________________________________________ > freebsd-arm@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-arm > To unsubscribe, send any mail to "freebsd-arm-unsubscribe@freebsd.org"