From: Ruiqiang Hao <[email protected]> Introduce new machine name marvell-cn10xxx to be compatible with the marvell-cn102xx and marvell-cn103xx.
Signed-off-by: Ruiqiang Hao <[email protected]> --- bsp/marvell-cn106xx/marvell-cn106xx-preempt-rt.scc | 1 + bsp/marvell-cn106xx/marvell-cn106xx-standard.scc | 1 + 2 files changed, 2 insertions(+) diff --git a/bsp/marvell-cn106xx/marvell-cn106xx-preempt-rt.scc b/bsp/marvell-cn106xx/marvell-cn106xx-preempt-rt.scc index 8733cbad..2a695820 100644 --- a/bsp/marvell-cn106xx/marvell-cn106xx-preempt-rt.scc +++ b/bsp/marvell-cn106xx/marvell-cn106xx-preempt-rt.scc @@ -1,4 +1,5 @@ define KMACHINE marvell-cn106xx +define KMACHINE marvell-cn10xxx define KTYPE preempt-rt define KARCH arm64 diff --git a/bsp/marvell-cn106xx/marvell-cn106xx-standard.scc b/bsp/marvell-cn106xx/marvell-cn106xx-standard.scc index 037540b1..bbc892c7 100644 --- a/bsp/marvell-cn106xx/marvell-cn106xx-standard.scc +++ b/bsp/marvell-cn106xx/marvell-cn106xx-standard.scc @@ -1,5 +1,6 @@ # SPDX-License-Identifier: MIT define KMACHINE marvell-cn106xx +define KMACHINE marvell-cn10xxx define KTYPE standard define KARCH arm64 -- 2.35.5
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#13313): https://lists.yoctoproject.org/g/linux-yocto/message/13313 Mute This Topic: https://lists.yoctoproject.org/mt/102824854/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
