Re: [linux-yocto] [yocto-kernel-cache v5.10] Disable the VFIO No-IOMMU support for marvell octeon

2022-11-03 Thread Bruce Ashfield
In message: [yocto-kernel-cache v5.10] Disable the VFIO No-IOMMU support for marvell octeon on 03/11/2022 Adrian Zaharia wrote: > Hi Bruce, > > Please help to merge this patch into linux-yocto repo. Patch cherry-picked > from branch yocto-5.15 > > repo: > yocto-kernel-cache >

Re: [linux-yocto] [v5.10/standard/nxp-sdk-5.10/nxp-soc && v5.10/standard/preempt-rt/nxp-sdk-5.10/nxp-soc][PATCH 1/1] dmaengine: mxs-dma: fix build failure caused by merge conflicts

2022-11-03 Thread Bruce Ashfield
merged. Bruce In message: [v5.10/standard/nxp-sdk-5.10/nxp-soc && v5.10/standard/preempt-rt/nxp-sdk-5.10/nxp-soc][PATCH 1/1] dmaengine: mxs-dma: fix build failure caused by merge conflicts on 03/11/2022 Ovidiu Panait wrote: > In 70f5e23f0751 ("Merge branch 'v5.10/standard/base' into >

Re: [linux-yocto] [kernel-cache][master][yocto-5.19][PATCH 1/2] media-radio.cfg: switch RADIO_ADAPTERS from y to m

2022-11-03 Thread Bruce Ashfield
merged. Bruce In message: [linux-yocto] [kernel-cache][master][yocto-5.19][PATCH 1/2] media-radio.cfg: switch RADIO_ADAPTERS from y to m on 03/11/2022 Anuj Mittal wrote: > CONFIG_RADIO_ADAPTERS is now a tristate [1] which leads to problems > like: > > [2022-11-02T14:02:07.754Z] [NOTE]:

Re: [linux-yocto] [kernel-cache][master][yocto-5.15][yocto-5.19 1/2] bsp/intel-common: add igc driver for meta-intel bsp machines

2022-11-03 Thread Bruce Ashfield
merged. Bruce In message: [linux-yocto] [kernel-cache][master][yocto-5.15][yocto-5.19 1/2] bsp/intel-common: add igc driver for meta-intel bsp machines on 03/11/2022 Teoh, Jay Shen wrote: > From: Teoh Jay Shen > > Signed-off-by: Teoh Jay Shen > --- >

Re: [linux-yocto] Initramfs usage.

2022-11-03 Thread Johnnie Peters
OK.  Only moments later I realized I could user "Image-initramfs-5... initrd=rootfs.cpio.gz" and it does load into a ramdisk. Now it leaves the question as to whether this image is a Unified kernel boot image and how do I specify on the command line to use the attached ram disk image instead

[linux-yocto] Initramfs usage.

2022-11-03 Thread Johnnie Peters
Hi All, I am trying to boot with the root file system in a ram disk.  I would very much like it to be a Unified boot kernel with the ramdisk image attached to the kernel.  I though I was heading there. First here is the images produced by Yocto: -rw-r--r-- 2 johpeters johpeters 6528302 Nov 

[linux-yocto] [yocto-kernel-cache][master/yocto-5.15][PATCH] marvell-octeon: Disable the VFIO No-IOMMU support

2022-11-03 Thread Adrian Zaharia
From: Ruiqiang Hao In the previous version of Marvell SDK, there was a dependency between the VFIO No-IOMMU support and the ODP. So our customer has explicitly asked us to enable this option. But this dependency has already been removed from the latest Marvell SDK, this kernel option is no

[linux-yocto] [yocto-kernel-cache v5.10] Disable the VFIO No-IOMMU support for marvell octeon

2022-11-03 Thread Adrian Zaharia
Hi Bruce, Please help to merge this patch into linux-yocto repo. Patch cherry-picked from branch yocto-5.15 repo: yocto-kernel-cache branch: yocto-5.10 Thanks, Adrian -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online

[linux-yocto] [v5.10/standard/nxp-sdk-5.10/nxp-soc && v5.10/standard/preempt-rt/nxp-sdk-5.10/nxp-soc][PATCH 1/1] dmaengine: mxs-dma: fix build failure caused by merge conflicts

2022-11-03 Thread Ovidiu Panait
In 70f5e23f0751 ("Merge branch 'v5.10/standard/base' into v5.10/standard/nxp-sdk-5.10/nxp-soc") there was a conflict between linux-stable backport 1da5d2497046 ("dmaengine: mxs-dma: Remove the unused .id_table") and existing nxp SDK commits. Remove the unnecessary .id_table assignment to fix the

[linux-yocto] [kernel-cache][master][yocto-5.19][PATCH 2/2] vesafb.cfg: rename FB_BOOT_VESA_SUPPORT -> BOOT_VESA_SUPPORT

2022-11-03 Thread Anuj Mittal
The config has been renamed: https://github.com/torvalds/linux/commit/8b766b0f8eece55155146f7628610ce54a065e0f Signed-off-by: Anuj Mittal --- cfg/vesafb.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cfg/vesafb.cfg b/cfg/vesafb.cfg index 203ba039..f39eefa7 100644 ---

[linux-yocto] [kernel-cache][master][yocto-5.19][PATCH 1/2] media-radio.cfg: switch RADIO_ADAPTERS from y to m

2022-11-03 Thread Anuj Mittal
CONFIG_RADIO_ADAPTERS is now a tristate [1] which leads to problems like: [2022-11-02T14:02:07.754Z] [NOTE]: 'CONFIG_RADIO_ADAPTERS' last val (y) and .config val (m) do not match [2022-11-02T14:02:07.754Z] [INFO]: CONFIG_RADIO_ADAPTERS : m ## .config: 4072