[linux-yocto] [PATCH 0/2] [KERNEL] Add new feature related to PCI Config Space

kishore.k.bodke at intel.com kishore.k.bodke at intel.com
Wed Oct 10 15:14:13 PDT 2012


From: Kishore Bodke <kishore.k.bodke at intel.com>

Hi,

This patch set add a new Kernel feature for the PCI devices to enable 
the PCI devices extended Configuration Space and enables it for the
Crystal Forest Machine.

Please pull it into linux-yocto-3.4/meta branch

Thanks
Kishore.

The following changes since commit a201268353c030d9fafe00f2041976f7437d9386:

  tiny: Add qemu KMACHINE to common-pc-tiny.scc (2012-10-05 23:45:30 -0400)

are available in the git repository at:

  git://git.pokylinux.org/linux-yocto-2.6.37-contrib Kishore/CRF
  http://git.pokylinux.org/cgit.cgi/linux-yocto-2.6.37-contrib/log/?h=Kishore/CRF

Kishore Bodke (2):
  meta: Add a new feature for PCI devices.
  CrystalForest: Enable PCI extended config space for CrystalForest
    Machine.

 .../bsp/crystalforest/crystalforest.scc            |    3 +++
 meta/cfg/kernel-cache/features/pci/pci.cfg         |    1 +
 meta/cfg/kernel-cache/features/pci/pci.scc         |    4 ++++
 3 files changed, 8 insertions(+)
 create mode 100644 meta/cfg/kernel-cache/features/pci/pci.cfg
 create mode 100644 meta/cfg/kernel-cache/features/pci/pci.scc

-- 
1.7.9.5




More information about the linux-yocto mailing list