Date: Tue, 2 Apr 2019 20:59:55 +0200 From: Josua Mayer <josua.mayer97@gmail.com> To: freebsd-arm@freebsd.org Subject: Re: Help getting Marvell-A388 SBC booted Message-ID: <1d7c4986-43ab-238c-efc2-bd6d73af3773@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
Hi everybody, Am 02.04.19 um 20:04 schrieb Ian Lepore: [...] >> 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 Don't mean to be picky here - but this looks like the U-Boot binary on images.solid-build.xyz --> so not the one you compiled. I think you need to check where you deployed the u-boot.mmc, and where the BootROM loads it. [...] >> ## 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 br Josua
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1d7c4986-43ab-238c-efc2-bd6d73af3773>