Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Sep 2019 12:43:05 +0200
From:      Emmanuel Vadot <manu@bidouilliste.com>
To:        mko <me@mko.io>
Cc:        John-Mark Gurney <jmg@funkthat.com>, "freebsd-arm@freebsd.org" <freebsd-arm@FreeBSD.org>
Subject:   Re: RockPro64 booting w/ u-boot v2019-rc3
Message-ID:  <20190925124305.3ada7b327cf73dcb611ec074@bidouilliste.com>
In-Reply-To: <D27B4CCA-3E30-4212-A973-12DB52A8FCDE@mko.io>
References:  <20190916064640.GN96402@funkthat.com> <20190924221308.GX96402@funkthat.com> <D27B4CCA-3E30-4212-A973-12DB52A8FCDE@mko.io>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 25 Sep 2019 22:30:28 +1200
mko <me@mko.io> wrote:

> 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 

 Hi,

 yes everything is more or less ok with upstream currently (it seems
that I cannot save the env right now, will investigate).
 As soon as u-boot 2019.10 is out I'll update the ports.
 In the meantime you can download it from :
https://people.freebsd.org/~manu/rk3399/

 Just do :
 dd if=idbloader.img of=/dev/XXX bs=512 seek=64 conv=sync
 dd if=u-boot.itb of=/dev/XXX bs=512 seek=16384 conv=sync

> > On 25/09/2019, at 10:13 AM, John-Mark Gurney <jmg@funkthat.com> wrote:
> > 
> > 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=idbloader.img of=/dev/disk4 oseek=64 bs=512
> > 
> > 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.
> > 
> > -- 
> >  John-Mark Gurney				Voice: +1 415 225 5579
> > 
> >     "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"
> 
> 
> _______________________________________________
> 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"


-- 
Emmanuel Vadot <manu@bidouilliste.com> <manu@freebsd.org>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20190925124305.3ada7b327cf73dcb611ec074>