Date: Fri, 23 Jun 2017 17:19:06 +0200 From: Emmanuel Vadot <manu@bidouilliste.com> To: sig6247 <sig6247@openmailbox.org> Cc: freebsd-arm@freebsd.org Subject: Re: bananapi.dtb hangs with usr.bin/dtc Message-ID: <20170623171906.88eb4178c7e305716a6b19ce@bidouilliste.com> In-Reply-To: <20170623134258.CDAC35429E3@mail.openmailbox.org> References: <20170623134258.CDAC35429E3@mail.openmailbox.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20170623171906.88eb4178c7e305716a6b19ce>