Help getting Marvell-A388 SBC booted
Peter Ankerstål
peter at pean.org
Tue Apr 2 20:04:43 UTC 2019
> On 2 Apr 2019, at 20:59, Josua Mayer <josua.mayer97 at gmail.com> wrote:
>
> 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.
> […]
Yes, I did not try to load the compiled version to the boot0 partition. i.e I did NOT do this:
dd if=u-boot.mmc of=/dev/mmcblk0boot0
only of=/dev/mmcblk0 (since its the only thing mentioned on https://developer.solid-run.com/knowledge-base/freebsd/
(I guess it has to do with my very weak knowledge of arm stuff).
Anyhow, I did flash the boot0 now and it seems to work. Thanks!
/Peter.
>>> ## 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
> _______________________________________________
> 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"
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4365 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-arm/attachments/20190402/be2dd438/attachment.bin>
More information about the freebsd-arm
mailing list