Friday, April 19, 2019

[fedora-arm] Re: Aromic Host on Aarch64

> On Thu, Apr 18, 2019 at 10:11 PM Paul Whalen <pwhalen(a)redhat.com&gt; wrote:
>
> Ah, yes, IoT sets up the firmware for the RPi so it just works, no
> idea if AH does that.
>

Yes IoT works, but AH does not.
I tried a-i-i, but AH is not managed and it tries to do stuff on /tmp/root instead of the PREFIX stuff for IoT.
I tried to do a manual u-boot install, of course script says that it is already ok for RPI3, so I tried to dd the u-boot file myself using this command:

cd /tmp/root/ostree/deploy/fedora-atomic/deploy/*/usr/share/uboot/rpi3
dd if=./u-boot.bin of=/dev/sda bs=1024k seek=8
(/dev/sda is the SD Card device)

I guess I did not do it right as it is not booting :)


Thanks
_______________________________________________
arm mailing list -- arm@lists.fedoraproject.org
To unsubscribe send an email to arm-leave@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/arm@lists.fedoraproject.org

No comments:

Post a Comment