Skip to content

build-rootfs: remove efi=noruntime in cmdline#100

Merged
keerthi-go merged 1 commit intoqualcomm-linux:mainfrom
shoudil:hamoa_rtc
Mar 3, 2026
Merged

build-rootfs: remove efi=noruntime in cmdline#100
keerthi-go merged 1 commit intoqualcomm-linux:mainfrom
shoudil:hamoa_rtc

Conversation

@shoudil
Copy link
Copy Markdown
Contributor

@shoudil shoudil commented Jan 21, 2026

The RTC driver probe is failing on the Hamoa EVK device due to the kernel parameter efi=noruntime which disabled access to UEFI Runtime Services, RTC driver requires to read a mandatory time offset variable.

@shoudil
Copy link
Copy Markdown
Contributor Author

shoudil commented Feb 24, 2026

Hi @bjordiscollaku ,

Please help merge this PR, we need this for RTC support on non-RT kernel at default.

To support RTC enablement on qcom-next, remove efi=noruntime to allow
RTC driver to access UEFI Runtime Services; for RT kernel,
CONFIG_EFI_DISABLE_RUNTIME will be set "y" as PREMMPT_RT enabled,remove
this option will keep the default setting from kernel side.

Signed-off-by: Shoudi Li <shoudil@qti.qualcomm.com>
@shoudil shoudil changed the title build-ubuntu-rootfs: remove efi=noruntime in cmdline build-rootfs: remove efi=noruntime in cmdline Mar 2, 2026
@keerthi-go keerthi-go merged commit 09b1e05 into qualcomm-linux:main Mar 3, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants