Skip to content

Conversation

@CodeChenL
Copy link
Contributor

@CodeChenL CodeChenL commented Dec 19, 2025

No description provided.

Because the qcom_module_defconfig with the deconfig suffix clears the arm64/deconfig configuration [1],
causing other manufacturers' SOC to fail to start.

[1] https://github.com/radxa/kernel/blob/linux-6.17.1/scripts/kconfig/Makefile#L102

Signed-off-by: Jiali Chen <chenjiali@radxa.com>
@github-actions
Copy link
Contributor

No linked issues found. Please add the corresponding issues in the pull request description.
Use GitHub automation to close the issue when a PR is merged

@CodeChenL CodeChenL changed the title fix: replace qcom_module_defconfig with qcom_module.config fix amlogic Dec 19, 2025
Copy link
Member

@RadxaYuntian RadxaYuntian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

另外我们amlogic是用不了embloader启动zboot镜像么,还是什么别的原因用不了embloader,最终必须关闭这个配置?

@CodeChenL
Copy link
Contributor Author

另外我们amlogic是用不了embloader启动zboot镜像么,还是什么别的原因用不了embloader,最终必须关闭这个配置?

支持启动zboot,但是因为mbr分区系统内无法检测到sdboot启动项,导致rsetup无法设置overlay

Copy link
Member

@RadxaYuntian RadxaYuntian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

squuash

CodeChenL and others added 2 commits December 23, 2025 02:17
Because the Amlogic bootloader overlaps with the GPT partition table,
we can only use MBR partitioning, which results in non-standard EFI support [1].
So disable CONFIG_EFI_ZBOOT to support standard boot.

[1] https://applink.feishu.cn/client/message/link/open?token=Ami%2F2XW%2Fg4ADaUUq6ElBC9Y%3D

Signed-off-by: Jiali Chen <chenjiali@radxa.com>

Co-authored-by: ZHANG Yuntian <yt@radxa.com>
The rockchip overlays in radxa-pkg/radxa-overlays are not compatible with the mainline kernel(> 6.1).

Signed-off-by: Jiali Chen <chenjiali@radxa.com>
RadxaYuntian
RadxaYuntian previously approved these changes Dec 23, 2025
@RadxaYuntian
Copy link
Member

你可能要PR里也更新一下submodule,不然CI没法编译

Signed-off-by: Jiali Chen <chenjiali@radxa.com>
@RadxaYuntian RadxaYuntian added this pull request to the merge queue Dec 23, 2025
Merged via the queue into radxa-pkg:main with commit f059bfe Dec 23, 2025
3 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.

2 participants