Re: [linux-yocto] [kernel-cache][master][PATCH 0/3] support for Intel virtual RAID

2019-04-16 Thread Bruce Ashfield
No problem, I've now cherry picked them to 5.0.

Bruce

On Tue, Apr 16, 2019 at 2:03 AM Liwei Song  wrote:
>
> Hi Bruce,
>
>
> Could you also help apply these three patches to yocto-kernel-cache yocto-5.0 
> branch.
> I missed this branch.
>
> Thanks,
> Liwei.
>
>
> On 03/21/2019 11:41 AM, Liwei Song wrote:
> > Hi Bruce,
> >
> > These three patches used to built-in nvme driver and efivarfs driver to 
> > kernel
> > to make boot from Intel Virtual disk work.
> > Also enable CONFIG_VMD kernel configuration
> >
> > Aim at master branch.
> >
> > Thanks,
> > Liwei.
> >
> > Liwei Song (3):
> >   intel-x86: built-in nvme driver to support boot from nvme disk
> >   cfg/efi.cfg: built-in CONFIG_EFIVAR_FS to support Intel VROC
> >   intel-x86: add Intel VMD support
> >
> >  bsp/intel-x86/intel-x86-64.scc   | 1 +
> >  bsp/intel-x86/intel-x86.cfg  | 2 +-
> >  cfg/efi.cfg  | 2 +-
> >  features/intel-vmd/intel-vmd.cfg | 1 +
> >  features/intel-vmd/intel-vmd.scc | 4 
> >  5 files changed, 8 insertions(+), 2 deletions(-)
> >  create mode 100644 features/intel-vmd/intel-vmd.cfg
> >  create mode 100644 features/intel-vmd/intel-vmd.scc
> >



-- 
- Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end
- "Use the force Harry" - Gandalf, Star Trek II
-- 
___
linux-yocto mailing list
linux-yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/linux-yocto


Re: [linux-yocto] [kernel-cache][master][PATCH 0/3] support for Intel virtual RAID

2019-04-16 Thread Liwei Song
Hi Bruce,


Could you also help apply these three patches to yocto-kernel-cache yocto-5.0 
branch.
I missed this branch.

Thanks,
Liwei.


On 03/21/2019 11:41 AM, Liwei Song wrote:
> Hi Bruce,
> 
> These three patches used to built-in nvme driver and efivarfs driver to kernel
> to make boot from Intel Virtual disk work.
> Also enable CONFIG_VMD kernel configuration
> 
> Aim at master branch.
> 
> Thanks,
> Liwei.
> 
> Liwei Song (3):
>   intel-x86: built-in nvme driver to support boot from nvme disk
>   cfg/efi.cfg: built-in CONFIG_EFIVAR_FS to support Intel VROC
>   intel-x86: add Intel VMD support
> 
>  bsp/intel-x86/intel-x86-64.scc   | 1 +
>  bsp/intel-x86/intel-x86.cfg  | 2 +-
>  cfg/efi.cfg  | 2 +-
>  features/intel-vmd/intel-vmd.cfg | 1 +
>  features/intel-vmd/intel-vmd.scc | 4 
>  5 files changed, 8 insertions(+), 2 deletions(-)
>  create mode 100644 features/intel-vmd/intel-vmd.cfg
>  create mode 100644 features/intel-vmd/intel-vmd.scc
> 
-- 
___
linux-yocto mailing list
linux-yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/linux-yocto


Re: [linux-yocto] [kernel-cache][master][PATCH 0/3] support for Intel virtual RAID

2019-03-21 Thread Bruce Ashfield
On Wed, Mar 20, 2019 at 11:44 PM Liwei Song  wrote:
>
> Hi Bruce,
>
> These three patches used to built-in nvme driver and efivarfs driver to kernel
> to make boot from Intel Virtual disk work.
> Also enable CONFIG_VMD kernel configuration
>
> Aim at master branch.
>

Thanks, this is now merged to master

Bruce

> Thanks,
> Liwei.
>
> Liwei Song (3):
>   intel-x86: built-in nvme driver to support boot from nvme disk
>   cfg/efi.cfg: built-in CONFIG_EFIVAR_FS to support Intel VROC
>   intel-x86: add Intel VMD support
>
>  bsp/intel-x86/intel-x86-64.scc   | 1 +
>  bsp/intel-x86/intel-x86.cfg  | 2 +-
>  cfg/efi.cfg  | 2 +-
>  features/intel-vmd/intel-vmd.cfg | 1 +
>  features/intel-vmd/intel-vmd.scc | 4 
>  5 files changed, 8 insertions(+), 2 deletions(-)
>  create mode 100644 features/intel-vmd/intel-vmd.cfg
>  create mode 100644 features/intel-vmd/intel-vmd.scc
>
> --
> 2.18.1
>


-- 
- Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end
- "Use the force Harry" - Gandalf, Star Trek II
-- 
___
linux-yocto mailing list
linux-yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/linux-yocto


[linux-yocto] [kernel-cache][master][PATCH 0/3] support for Intel virtual RAID

2019-03-20 Thread Liwei Song
Hi Bruce,

These three patches used to built-in nvme driver and efivarfs driver to kernel
to make boot from Intel Virtual disk work.
Also enable CONFIG_VMD kernel configuration

Aim at master branch.

Thanks,
Liwei.

Liwei Song (3):
  intel-x86: built-in nvme driver to support boot from nvme disk
  cfg/efi.cfg: built-in CONFIG_EFIVAR_FS to support Intel VROC
  intel-x86: add Intel VMD support

 bsp/intel-x86/intel-x86-64.scc   | 1 +
 bsp/intel-x86/intel-x86.cfg  | 2 +-
 cfg/efi.cfg  | 2 +-
 features/intel-vmd/intel-vmd.cfg | 1 +
 features/intel-vmd/intel-vmd.scc | 4 
 5 files changed, 8 insertions(+), 2 deletions(-)
 create mode 100644 features/intel-vmd/intel-vmd.cfg
 create mode 100644 features/intel-vmd/intel-vmd.scc

-- 
2.18.1

-- 
___
linux-yocto mailing list
linux-yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/linux-yocto