any progress with OrangePi Plus / AllWinner H3 ?
Milan Obuch
freebsd-arm at dino.sk
Sat Jun 18 09:04:31 UTC 2016
On Sat, 18 Jun 2016 11:55:23 +0300
Daniel Braniss <danny at cs.huji.ac.il> wrote:
> > On 18 Jun 2016, at 11:23 AM, Emmanuel Vadot <manu at bidouilliste.com>
> > wrote:
> >
> > On Sat, 18 Jun 2016 10:03:15 +0200
> > Milan Obuch <freebsd-arm at dino.sk <mailto:freebsd-arm at dino.sk>>
> > wrote:
> >> On Sat, 18 Jun 2016 09:45:14 +0200
> >> Emmanuel Vadot <manu at bidouilliste.com
> >> <mailto:manu at bidouilliste.com>> wrote:
> >>> It's build from my github branch which only adds dts for the
> >>> orangepi-one :
> >>> https://github.com/freebsd/freebsd/compare/master...evadot:orangepi-one
> >>> <https://github.com/freebsd/freebsd/compare/master...evadot:orangepi-one>
> >>
> >> Thanks, I am planning to get them and compare. Meanwhile, I copied
> >> orangepi-one.dtb from your image to my image and mmc works. So
> >> there was something changed, older orangepi.dtb from link provided
> >> by you previously is somewhat different.
> >
> > I don't remember what I've changed, but I remember telling you to
> > use this branch for the dts because it worked for me.
>
> I copied your DTB (where is the dts?) and now it boots fine!
>
> any idea how to convince the boot (ubldr, u-boot) to load it from the
> fat partition? thanks!
> danny
>
If you do not like dtbfile loading from freebsd-ufs partition, you
could try to change your u-boot environment. I did not try it, I am
satisfied with status quo for now, but try first break into u-boot
prompt (you have two seconds for this, I think) and output from
printenv (or env print, if you prefer - should be identical) tells you
how kernel is loaded. You could hack it here to load dtb file (in
u-boot you see it called fdtfile). Good luck!
Milan
More information about the freebsd-arm
mailing list