-
Notifications
You must be signed in to change notification settings - Fork 157
kaanapali-mtp: add initial changes for kaanapali-mtp board #1275
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
Test run workflowTest jobs for commit 2da8eb3
|
Test Results 14 files ±0 27 suites ±0 43m 42s ⏱️ -34s For more details on these failures, see this check. Results for commit 5442ab1. ± Comparison against base commit 376521a. ♻️ This comment has been updated with latest results. |
|
And what about partition files, cdt, boot firmware, etc? |
boot firmware is not yet available in artifactory, once available we will add it. |
Add firmware packagegroup for the KAANAPALI-MTP board. Signed-off-by: Vivek Puar <[email protected]>
Test run workflowTest jobs for commit b3e4d92
|
Test run workflowTest jobs for commit b3e4d92
|
What is the ETA for it to be available? |
I checked for ETA, but there's no exact ETA for this, teams are working on it and it will mostly be available post mid December I guess |
Test run workflowTest jobs for commit b3e4d92
|
|
"Updating DEFAULTTUNE to 'armv8-6a-crypto' until 'armv8-7a-crypto' is available upstream in oe-core." You are not updating here, you are defining instead, as this file is added as part of your commit, please update the commit message. |
Add initial machine configuration for the kaanapali-mtp platform. Define DEFAULTTUNE as 'armv8-6a-crypto' until 'armv8-7a-crypto' is available upstream in oe-core. Signed-off-by: Vivek Puar <[email protected]>
UEFI on kaanapali-mtp does not support parsing the DTB partition. To address this, embed the DTB inside the Unified Kernel Image(UKI). As part of this change configure the KERNEL_DEVICETREE variable to use QCOM_DTB_DEFAULT and pack DTB inside UKI. This ensures proper device tree handling during boot. Signed-off-by: Vivek Puar <[email protected]>
Add KAS configuration file and update GitHub workflow to build for kaanapali-mtp board in CI. Signed-off-by: Vivek Puar <[email protected]>
Updated commit message |
Test run workflowTest jobs for commit 0bee2e3
|
Test run workflowTest jobs for commit 5442ab1
|
Adding below changes for kaanapali-mtp Board: