Help getting Marvell-A388 SBC booted

Russell Haley russ.haley at gmail.com
Tue Apr 2 19:07:13 UTC 2019


On Tue, Apr 2, 2019 at 11:05 AM Ian Lepore <ian at freebsd.org> wrote:

> On Tue, 2019-04-02 at 19:40 +0200, Peter Ankerstål wrote:
> > > On 2 Apr 2019, at 12:45, Marcin Wojtas <mw at 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=u-boot.mmc of=/dev/mmcblk0 bs=512 seek=1
> > 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=base,variant=mmc-10
> > [...]
> > => 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)
> > => fatload mmc 0:2 0x2000000 ubldr.bin
> > reading ubldr.bin
> > 367160 bytes read in 34 ms (10.3 MiB/s)
> > => go 0x2000000
> > ## Starting application at 0x02000000 ...
> > ## Application terminated, rc = 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 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"
>


More information about the freebsd-arm mailing list