Thursday, August 24, 2023

[fedora-arm] Re: Not finding RTC with a different spin?

On Thu, Aug 24, 2023 at 4:25 PM Chris Adams <linux@cmadams.net> wrote:
>
> Once upon a time, Peter Robinson <pbrobinson@gmail.com> said:
> > I suspect the /boot partition on server is XFS and on XFCE it's ext4?
> > U-Boot can't load off XFS so it falls back to the FW provided DT and
> > hence basically is the same as not having the link there.
>
> Ahh, this was indeed it. I switched /boot on the XFCE image to XFS and
> it did indeed follow the config.txt entry for the RTC (so same as
> removing the /boot/dtb symlink).
>
> Interesting to know... learn more about the oddities of ARM booting all
> the time. :) Maybe should the aarch64 images all use an ext4 /boot for
> consistency and to avoid confusion?

TBH I would sooner just move to firmware provided DT so we don't have
to ship DT as part of the kernel at all. I've been slowly working on
that but I'm not quite there yet and it's one of those items for "when
I have some spare time" which has been very little of late as I've
been looking at other things.
_______________________________________________
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, report it: https://pagure.io/fedora-infrastructure/new_issue

No comments:

Post a Comment