Re: [yocto] unable to find u-boot config file in existing BSP

2022-11-25 Thread Mistyron
On 11/25/22 13:43, Mistyron via lists.yoctoproject.org wrote: Hi, I'm interested in extracting the u-boot config from an existing BSP. It does compile u-boot but I cannot find the config file and I definitely can invoke bitbake u-boot separately, i.e. there must be a .config file

[linux-yocto] [PATCH] bsp/marvell-cn96xx: enable SFP info sysfs driver

2022-11-25 Thread Ruiqiang Hao
From: Ruiqiang Hao sfp-info driver is a sysfs interface to dump SFP eeprom data for the interface indicated via portm index or eth/lmac pair. It supports t9x platforms, so enable it for marvell-cn96xx. Signed-off-by: Ruiqiang Hao --- bsp/marvell-cn96xx/marvell-cn96xx.cfg | 3 +++ 1 file

[linux-yocto][yocto-kernel-cache yocto-5.15] Add SFP info sysfs driver for marvell-cn96xx

2022-11-25 Thread Ruiqiang Hao
Hi Bruce, Please help to merge these patches into our linux-yocto repo. repo: yocto-kernel-cache branch: yocto-5.15 Thanks, Ruiqiang -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#11954):

[linux-yocto] [PATCH] edac: octeontx_edac: add initialization for uninitialized pointer

2022-11-25 Thread Ruiqiang Hao
From: Ruiqiang Hao There is one uninitialized pointer member named other_detail in edac error description, will cause follow error, add initialization steps for it to fix this error. Unable to handle kernel NULL pointer dereference at virtual address Mem-abort: ESR =

[linux-yocto][linux-yocto v5.15] fix uninitialized pointer for marvell octeon

2022-11-25 Thread Ruiqiang Hao
Hi Bruce, Please help to merge this patch into our linux-yocto repo. repo: linux-yocto branch: v5.15/standard/cn-sdkv5.4/octeon v5.15/standard/preempt-rt/cn-sdkv5.4/octeon Thanks, Ruiqiang -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages

[yocto] Thud/Zeus support of Linux "memtester"

2022-11-25 Thread Monsees, Steven C (US) via lists.yoctoproject.org
Does Yocto thud/zeus support the linux "memtester", to find memory subsystem faults ? Whay packages would need to be included to support this utility ? Thanks, Steve -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#58636):

[yocto] unable to find u-boot config file in existing BSP

2022-11-25 Thread Mistyron
Hi, I'm interested in extracting the u-boot config from an existing BSP. It does compile u-boot but I cannot find the config file and I definitely can invoke bitbake u-boot separately, i.e. there must be a .config file somewhere. Background: I want to be able to compile u-boot separately with