Date: Tue, 2 Apr 2019 12:07:00 -0700 From: Russell Haley <russ.haley@gmail.com> To: freebsd-arm <freebsd-arm@freebsd.org> Subject: Re: Help getting Marvell-A388 SBC booted Message-ID: <CABx9NuRCCz%2B_yZLmiZiyAw=cUJq0MSgopXs_FD5hMWEisL%2BUuA@mail.gmail.com> In-Reply-To: <1784daf44a17088a55215afb491d21188623a239.camel@freebsd.org> References: <trinity-8e9b1199-ff8e-4b6d-8a9e-e1ea75fea8d7-1548867471858@3c-app-webde-bs03> <CAPv3WKfRjCP975=265xEfv=hJWJxkt4hx8tcVXkuX_cV70WcYg@mail.gmail.com> <trinity-7394adee-d245-4e66-ad4d-8a5841399b88-1549009120540@3c-app-webde-bs50> <CAPv3WKeSvqWKyCD69uUqzRuJdfZ0iq_WaVkoNxNKmHdhT3O%2BXQ@mail.gmail.com> <DFF1B0BD-74D3-48B6-89E5-F0DE49097C15@pean.org> <CAPv3WKfqOjnbdY5X0Xm=4Fmoreo1FtHZXZVsVydA1sdC3=rjug@mail.gmail.com> <8C03A09C-19CA-4BA9-8DCA-0597970F37CC@pean.org> <1784daf44a17088a55215afb491d21188623a239.camel@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Apr 2, 2019 at 11:05 AM Ian Lepore <ian@freebsd.org> wrote: > On Tue, 2019-04-02 at 19:40 +0200, Peter Ankerst=C3=A5l wrote: > > > On 2 Apr 2019, at 12:45, Marcin Wojtas <mw@semihalf.com> wrote: > > > > > > Please try https://github.com/SolidRun/u-boot-armada38x.git , as > > > pointed in: https://developer.solid-run.com/knowledge-base/freebsd/ > > > > > > Best regards, > > > Marcin > > > > Hi! > > > > I have now tried to use the instructions from > > https://developer.solid-run.com/knowledge-base/freebsd/ and built a > > u-boot.mmc. > > > > # dd if=3Du-boot.mmc of=3D/dev/mmcblk0 bs=3D512 seek=3D1 > > 1855+1 records in > > 1855+1 records out > > > > > > U-Boot 2018.01-02337-gdc4398fdb8 (May 14 2018 - 18:38:05 +0200), > > Build: jenkins-u-boot-clearfog-model=3Dbase,variant=3Dmmc-10 > > [...] > > =3D> fatload mmc 0:2 0x1000000 armada-388-clearfog-base.dtb > > reading armada-388-clearfog-base.dtb > > 24814 bytes read in 18 ms (1.3 MiB/s) > > =3D> fatload mmc 0:2 0x2000000 ubldr.bin > > reading ubldr.bin > > 367160 bytes read in 34 ms (10.3 MiB/s) > > =3D> go 0x2000000 > > ## Starting application at 0x02000000 ... > > ## Application terminated, rc =3D 0x1BADAB1 > > > > 0x1BADAB1 means that u-boot isn't built with the CONFIG_API option and > ubldr won't work with it. > > -- Ian > > There seems to be a uboot for the clearfog board in the ports collection. Perhaps try that? https://www.freshports.org/sysutils/u-boot-clearfog/ Cheers, Russ > _______________________________________________ > 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" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CABx9NuRCCz%2B_yZLmiZiyAw=cUJq0MSgopXs_FD5hMWEisL%2BUuA>