Saturday, October 23, 2021

[fedora-arm] Re: BeagleBone Black cannot boot with Fedora 34/35

On Fri, Oct 22, 2021 at 6:13 PM Zamir SUN <zsun@fedoraproject.org> wrote:
>
> Hi,
>
> Recently I reflashed my BeagleBone Black. However, I find it simply
> cannot go beyond uboot with Fedora 34 or Fedora 35.
>
> Images I tried:
> Fedora-Minimal-35-20211020.n.0.armhfp.raw.xz
> Fedora-Minimal-34-1.2.armhfp.raw.xz
>
> If I press the button when plug the power cable, it will loop forever
> like the following
>
> U-Boot SPL 2021.10 (Oct 14 2021 - 00:00:00 +0000)
> Trying to boot from MMC1
>
> U-Boot SPL 2021.10 (Oct 14 2021 - 00:00:00 +0000)
> Trying to boot from MMC1
>
> U-Boot SPL 2021.10 (Oct 14 2021 - 00:00:00 +0000)
> Trying to boot from MMC1
> CCCCCCCC
> U-Boot SPL 2021.10 (Oct 14 2021 - 00:00:00 +0000)
> Trying to boot from MMC1
>
> If I don't press the button it will boot directly to the system in emmc.
>
> I've tried different tf cards and concluded it's not the card issue.
>
> The latest image that works for me on BBB is
> Fedora-Minimal-armhfp-33-1.2-sda.raw.xz
>
> It's interesting that the image has a different name schema that F34/F35
> ones(the sda in filename). I roughly remember I also tried F33 without
> 'sda' - Fedora-Minimal-33-1.3.armhfp.raw.xz and IIRC this also cannot boot.
>
> So is there any different for images with or without -sda ? Can anyone
> offer some suggestions how I can test or boot F35 on BBB?

We moved to UEFI booting for ARMv7 in Fedora 34 [1] so the build
process makes the names slightly different but it brings it into
alignment with aarch64 but the output you show above doesn't even get
to U-Boot proper from the SPL so that change is unrelated. There must
be some regression in U-Boot itself. What target are you using when
writing out the image with arm-image-installer?

[1] https://fedoraproject.org/wiki/Changes/ARMv7UEFI
_______________________________________________
arm mailing list -- arm@lists.fedoraproject.org
To unsubscribe send an email to arm-leave@lists.fedoraproject.org
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/arm@lists.fedoraproject.org
Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure

No comments:

Post a Comment