Skip to content

conf/machine: iq-8275-evk: add U-Boot bootloader support - #2820

Open
balajiselvanathan wants to merge 1 commit into
qualcomm-linux:masterfrom
balajiselvanathan:monaco_uboot
Open

conf/machine: iq-8275-evk: add U-Boot bootloader support#2820
balajiselvanathan wants to merge 1 commit into
qualcomm-linux:masterfrom
balajiselvanathan:monaco_uboot

Conversation

@balajiselvanathan

Copy link
Copy Markdown

Wire up U-Boot as a selectable bootloader for the iq-8275-evk (QCS8300 "monaco" family) EVK, following the same pattern already used for iq-615-evk, iq-9075-evk, and qcs615-ride.

  • conf/machine/include/qcom-u-boot-common.inc: add UBOOT_CONFIG[iq-8275-evk] = "qcom_qcs8300_defconfig" and BOARD_MBN_HEADER[iq-8275-evk] = "v6", matching the QCS8300 SoC's upstream defconfig and the MBN header version used by other recent single-SoC EVKs.
  • conf/machine/qcom-armv8a.conf: add iq-8275-evk to the combined UBOOT_CONFIG list.
  • conf/machine/iq-8275-evk.conf: set UBOOT_CONFIG = "iq-8275-evk" to select the machine's own defconfig entry.
  • .github/workflows/build-yocto.yml: add a CI matrix entry building iq-8275-evk with ci/u-boot-qcom.yml so U-Boot is exercised in CI.

Wire up U-Boot as a selectable bootloader for the iq-8275-evk
(QCS8300 "monaco" family) EVK, following the same pattern already
used for iq-615-evk, iq-9075-evk, and qcs615-ride.

- conf/machine/include/qcom-u-boot-common.inc: add
UBOOT_CONFIG[iq-8275-evk] = "qcom_qcs8300_defconfig" and
BOARD_MBN_HEADER[iq-8275-evk] = "v6", matching the QCS8300 SoC's
upstream defconfig and the MBN header version used by other
recent single-SoC EVKs.
- conf/machine/qcom-armv8a.conf: add iq-8275-evk to the combined
UBOOT_CONFIG list.
- conf/machine/iq-8275-evk.conf: set UBOOT_CONFIG = "iq-8275-evk"
to select the machine's own defconfig entry.
- .github/workflows/build-yocto.yml: add a CI matrix entry building
iq-8275-evk with ci/u-boot-qcom.yml so U-Boot is exercised in CI.

Signed-off-by: Balaji Selvanathan <balaji.selvanathan@oss.qualcomm.com>
@github-actions

Copy link
Copy Markdown

Test run workflow

Test jobs for commit 9ea0069

nodistro
Pass: 10 | Fail: 0 | Total: 10
qcom-distro
Pass: 310 | Fail: 11 | Total: 342
qcom-distro_linux-qcom-6.18
Pass: 204 | Fail: 25 | Total: 259

@test-reporting-app

Copy link
Copy Markdown

Test Results

  117 files  +   50    698 suites  +384   7h 32m 4s ⏱️ + 3h 10m 44s
  161 tests +   10    130 ✅  -    13   1 💤  -  1  30 ❌ +24 
4 474 runs  +2 404  4 368 ✅ +2 336  51 💤 +23  55 ❌ +45 

For more details on these failures, see this check.

Results for commit 9ea0069. ± Comparison against base commit 77205c4.

@qcomlnxci

Copy link
Copy Markdown

Test Coral run workflow

Test jobs for commit 9ea0069

  • qcomdistro: multimedia image
    Pass: 9 | Fail: 0 | Total: 9
  • qcomdistro: multimedia image-prop
    Pass: 48 | Fail: 0 | Total: 48

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