bananapi.dtb hangs with usr.bin/dtc

Emmanuel Vadot manu at bidouilliste.com
Fri Jun 23 18:07:23 UTC 2017


On Fri, 23 Jun 2017 17:19:06 +0200
Emmanuel Vadot <manu at bidouilliste.com> wrote:

> On Fri, 23 Jun 2017 13:42:19 +0000
> sig6247 <sig6247 at openmailbox.org> wrote:
> 
> > 
> > Hi,
> > 
> > I'm running 12.0-CURRENT r320136 on BananaPi M1+,
> > it hangs at booting:
> > 
> > Booting...
> > /boot/dtb/bananapi.dtb size=0xe1a1
> > Loaded DTB from file 'bananapi.dtb'.
> > Kernel entry at 0x42200100...
> > Kernel args: (null)
> > 
> > I tried to switch back to gnu/usr.bin/dtc and regenerated
> > the bananapi.dtb with make_dtb.sh, this board boots again.
> > 
> > Thanks,
> > _______________________________________________
> > 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"
> 
>  The aliases seems weird :
> 
> aliases {
> 
>                 ethernet0 = "/soc at 01c00000", "/ethernet at 01c50000";
>                 serial0 = "/soc at 01c00000", "/serial at 01c28000";
>                 serial1 = "/soc at 01c00000", "/serial at 01c28c00";
>                 serial2 = "/soc at 01c00000", "/serial at 01c29c00";
>         };
> 
>  I'll look into it.
> 
> -- 
> Emmanuel Vadot <manu at bidouilliste.com> <manu 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"

 I've fixed the issue here https://github.com/davidchisnall/dtc/pull/23

 I have some changes to pull from the github repo so I'll update our
in-tree version when all of them are merged.

 Sorry for the breakage and thanks for reporting.

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


More information about the freebsd-arm mailing list