Date: Tue, 13 Oct 2015 01:11:12 -0300 From: Luiz Otavio O Souza <lists.br@gmail.com> To: che@bein.link Cc: "freebsd-arm@freebsd.org" <freebsd-arm@freebsd.org> Subject: Re: Cubieboard2 (AllWinner A20) hangs on boot Message-ID: <CAB=2f8z74zB_b1kxLX8qS2iwvX5tZcQD%2BbniFOEW11NA62z4SQ@mail.gmail.com> In-Reply-To: <1624600.Emhi2YBmRE@thinkpad> References: <1624600.Emhi2YBmRE@thinkpad>
next in thread | previous in thread | raw e-mail | index | archive | help
On 8 October 2015 at 19:49, Maxim V Filimonov wrote: > Dear Everyone, > > I compiled the brand-new FreeBSD-CURRENT for my Cubieboard (following the > instructions there: https://wiki.freebsd.org/FreeBSD/arm/Cubieboard) and tried > to boot this, and that's what I'm stuck at: > > U-Boot 2013.07-07794-gc0f3b94 (Aug 15 2013 - 18:01:45) Allwinner Technology > > CPU: Allwinner A20 (SUN7I) > Board: Cubieboard2 > I2C: ready > DRAM: 1 GiB > MMC: SUNXI SD/MMC: 0 > *** Warning - bad CRC, using default environment > > In: serial > Out: serial > Err: serial > Net: emac > Hit any key to stop autoboot: 0 > sun7i#fatload mmc 0 0x40200000 kernel; go 0x40200100 > reading kernel > 8080052 bytes read in 890 ms (8.7 MiB/s) > ## Starting application at 0x40200100 ... > > Can I do anything about this? > Maxim, You should use the instructions at https://wiki.freebsd.org/FreeBSD/arm/Allwinner The old wiki page is deprecated. The old instructions uses an u-boot that do not pass the DTB to kernel, so you have to define 'options FDT_DTB_STATIC' in kernel config file. Sorry for the misleading information in wiki, I've added a note there WRT the new instructions. Luiz
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAB=2f8z74zB_b1kxLX8qS2iwvX5tZcQD%2BbniFOEW11NA62z4SQ>