Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Jun 2017 20:07:18 +0200
From:      Emmanuel Vadot <manu@bidouilliste.com>
To:        Emmanuel Vadot <manu@bidouilliste.com>
Cc:        sig6247 <sig6247@openmailbox.org>, freebsd-arm@freebsd.org
Subject:   Re: bananapi.dtb hangs with usr.bin/dtc
Message-ID:  <20170623200718.53c30c8701a128f48165579e@bidouilliste.com>
In-Reply-To: <20170623171906.88eb4178c7e305716a6b19ce@bidouilliste.com>
References:  <20170623134258.CDAC35429E3@mail.openmailbox.org> <20170623171906.88eb4178c7e305716a6b19ce@bidouilliste.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 23 Jun 2017 17:19:06 +0200
Emmanuel Vadot <manu@bidouilliste.com> wrote:

> On Fri, 23 Jun 2017 13:42:19 +0000
> sig6247 <sig6247@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@freebsd.org mailing list
> > https://lists.freebsd.org/mailman/listinfo/freebsd-arm
> > To unsubscribe, send any mail to "freebsd-arm-unsubscribe@freebsd.org"
> 
>  The aliases seems weird :
> 
> aliases {
> 
>                 ethernet0 = "/soc@01c00000", "/ethernet@01c50000";
>                 serial0 = "/soc@01c00000", "/serial@01c28000";
>                 serial1 = "/soc@01c00000", "/serial@01c28c00";
>                 serial2 = "/soc@01c00000", "/serial@01c29c00";
>         };
> 
>  I'll look into it.
> 
> -- 
> Emmanuel Vadot <manu@bidouilliste.com> <manu@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"

 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@bidouilliste.com> <manu@freebsd.org>



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