RockPro64 booting w/ u-boot v2019-rc3
Emmanuel Vadot
manu at bidouilliste.com
Wed Sep 25 10:43:09 UTC 2019
On Wed, 25 Sep 2019 22:30:28 +1200
mko <me at 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 at 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 at freebsd.org mailing list
> > https://lists.freebsd.org/mailman/listinfo/freebsd-arm
> > To unsubscribe, send any mail to "freebsd-arm-unsubscribe at freebsd.org"
>
>
> _______________________________________________
> freebsd-arm at freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-arm
> To unsubscribe, send any mail to "freebsd-arm-unsubscribe at freebsd.org"
--
Emmanuel Vadot <manu at bidouilliste.com> <manu at freebsd.org>
More information about the freebsd-arm
mailing list