merged. Bruce
In message: [kernel-meta yocto-5.15][PATCH 1/2] marvell-cn106xx: Adjust the memtest kernel option name on 17/03/2023 Kevin Hao wrote: > From: Kevin Hao <[email protected]> > > Due to the kernel commit 24fe41c84866 ("drivers: firmware: octeontx2: 9X > platform support for memtest"), the kernel option for this driver has > been changed to MARVELL_MEMTEST. So adjust it for our BSP cfg. > > Signed-off-by: Kevin Hao <[email protected]> > --- > bsp/marvell-cn106xx/marvell-cn106xx.cfg | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/bsp/marvell-cn106xx/marvell-cn106xx.cfg > b/bsp/marvell-cn106xx/marvell-cn106xx.cfg > index 5a81ff9ec8f6..61dccb3699c1 100644 > --- a/bsp/marvell-cn106xx/marvell-cn106xx.cfg > +++ b/bsp/marvell-cn106xx/marvell-cn106xx.cfg > @@ -155,7 +155,7 @@ CONFIG_MARVELL_AVS_RESET=y > CONFIG_MARVELL_CN10K_MAC_MGMT=y > CONFIG_MARVELL_SFP_INFO=y > CONFIG_MARVELL_CN10K_RPRAM=y > -CONFIG_MARVELL_CN10K_MEMTEST=y > +CONFIG_MARVELL_MEMTEST=y > > # GHES > CONFIG_ACPI=y > -- > 2.39.2 > In message: [kernel-meta yocto-5.15][PATCH 2/2] marvell-cn96xx: Enable memtest driver on 17/03/2023 Kevin Hao wrote: > From: Kevin Hao <[email protected]> > > The memtest support for cn96xx has been enabled by kernel commit > 24fe41c84866 ("drivers: firmware: octeontx2: 9X platform support for > memtest"), so enable it for our cn96xx BSP. > > Signed-off-by: Kevin Hao <[email protected]> > --- > bsp/marvell-cn96xx/marvell-cn96xx.cfg | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/bsp/marvell-cn96xx/marvell-cn96xx.cfg > b/bsp/marvell-cn96xx/marvell-cn96xx.cfg > index 9f079719986f..335f9686c852 100644 > --- a/bsp/marvell-cn96xx/marvell-cn96xx.cfg > +++ b/bsp/marvell-cn96xx/marvell-cn96xx.cfg > @@ -105,6 +105,7 @@ CONFIG_HW_RANDOM=y > CONFIG_HW_RANDOM_CAVIUM=y > CONFIG_OCTEONTX2_RM=y > CONFIG_OCTEONTX2_RM_DOM_SYSFS=y > +CONFIG_MARVELL_MEMTEST=y > > # BPHY > CONFIG_MARVELL_OTX_BPHY_CTR=y > -- > 2.39.2 >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#12264): https://lists.yoctoproject.org/g/linux-yocto/message/12264 Mute This Topic: https://lists.yoctoproject.org/mt/97681747/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/leave/6687884/21656/624485779/xyzzy [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
