On Wed, Apr 6, 2022 at 11:06 PM Bruce Ashfield <[email protected]> wrote:
>
> In message: [linux-yocto] [kernel-cache][PATCH v2 0/8] poky-tiny fixes and 
> cleanups
> on 31/03/2022 Jon Mason wrote:
>
> > Changes in v2
> > * Removal of preempt-rt.scc and move of that change into the general
> >   qemuarma15.cfg file
> > * Addition of SPDX headers where necessary
> > * Clean-ups and minor changes requested by Bruce
> >
> > I believe I covered all of the comments, but please double check me.
> > I did a rough test (with the other changes) in gitlab, and the results
> > can be seen at https://gitlab.com/jonmason00/poky/-/pipelines/506117127
>
> I did a scan, and everything does look to be addressed.
>
> I've queued this locally for a bit of extra testing, but otherwise,
> it looks good to go.
>
> I'm assuming you are targetting the active kernel versions in master,
> which means 5.10+

Yes, I'm not worried about legacy stuff.

Thanks and sorry about taking so long for a v2.

Thanks,
Jon

>
> Bruce
>
> >
> > ---
> >
> > This series is to get poky-tiny working for qemuarmv5, qemuarm, and
> > qemuarm64 (which was added in parallel while I was developing this
> > series), as well as the resulting fallout from building and testing
> > qemux86 and qemux86-64.  There will be additional patches needed in
> > oe-core, etc to use these.  With these patches and the patches to
> > oe-core/poky, I am able to run a limited testimage on all of the arm
> > and x86 qemu machines for poky-tiny, rt, and regular kernel.
> >
> > Thanks,
> > Jon
> >
> >
> > Jon Mason (7):
> >   x2apic: enable iommu for tiny
> >   common-pc: add CONFIG_ISA_DMA_API for tiny
> >   virtio: Add prereqs for tiny
> >   pci: remove CONFIG_PCI_MMCONFIG
> >   qemuarma15: fix tiny and preempt-rt
> >   arm-versatile-926ejs: reorg for tiny and preempt-rt
> >   qemuarm64: cleanup for tiny enablement
> >
> > Jon Mason via lists.yoctoproject.org (1):
> >   tiny: make more generic
> >
> >  .../arm-versatile-926ejs-gfx.cfg              |  16 ++-
> >  .../arm-versatile-926ejs-preempt-rt.cfg       |   3 +
> >  .../arm-versatile-926ejs-preempt-rt.scc       |   6 +-
> >  .../arm-versatile-926ejs-standard.scc         |   1 -
> >  .../arm-versatile-926ejs-tiny.scc             |   1 -
> >  .../arm-versatile-926ejs.cfg                  | 105 +++++++++---------
> >  .../arm-versatile-926ejs.scc                  |   9 +-
> >  bsp/common-pc/common-pc-drivers.cfg           |   1 +
> >  bsp/qemuarm64/qemuarm64-gfx.cfg               |   9 +-
> >  bsp/qemuarm64/qemuarm64-preempt-rt.scc        |   1 -
> >  bsp/qemuarm64/qemuarm64-standard.scc          |   2 -
> >  bsp/qemuarm64/qemuarm64-tiny.scc              |   5 +-
> >  bsp/qemuarm64/qemuarm64.cfg                   |   1 +
> >  bsp/qemuarm64/qemuarm64.scc                   |   5 +
> >  bsp/qemuarma15/qemuarma15-gfx.cfg             |   7 +-
> >  bsp/qemuarma15/qemuarma15-preempt-rt.scc      |   5 +-
> >  bsp/qemuarma15/qemuarma15-standard.scc        |   7 +-
> >  bsp/qemuarma15/qemuarma15-tiny.cfg            |  20 ----
> >  bsp/qemuarma15/qemuarma15-tiny.scc            |   9 --
> >  bsp/qemuarma15/qemuarma15.cfg                 |  10 +-
> >  bsp/qemuarma15/qemuarma15.scc                 |   7 ++
> >  cfg/virtio.cfg                                |   7 ++
> >  features/debug/printk.cfg                     |   3 -
> >  features/pci/pci.cfg                          |   4 -
> >  features/x2apic/x2apic.cfg                    |   2 +
> >  ktypes/tiny/tiny.cfg                          |   6 +-
> >  ktypes/tiny/yocto.cfg                         |   1 -
> >  27 files changed, 114 insertions(+), 139 deletions(-)
> >  create mode 100644 
> > bsp/arm-versatile-926ejs/arm-versatile-926ejs-preempt-rt.cfg
> >  delete mode 100644 bsp/qemuarma15/qemuarma15-tiny.cfg
> >
> > --
> > 2.30.2
> >
>
> >
> > 
> >
>
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#11136): 
https://lists.yoctoproject.org/g/linux-yocto/message/11136
Mute This Topic: https://lists.yoctoproject.org/mt/90161227/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to