[linux-yocto] [PATCH 1/3] intel-quark-standard: add mass storage and boot live support
Bruce Ashfield
bruce.ashfield at windriver.com
Thu Aug 20 11:11:17 PDT 2015
I've grabbed these three changes. Testing now, SRCREV updates
to follow.
Bruce
On 15-08-19 07:42 PM, Saul Wold wrote:
> Signed-off-by: Saul Wold <sgw at linux.intel.com>
> ---
> bsp/intel-common/intel-quark-standard.scc | 5 +++++
> 1 file changed, 5 insertions(+)
>
> diff --git a/bsp/intel-common/intel-quark-standard.scc b/bsp/intel-common/intel-quark-standard.scc
> index c331b9c..dc3054c 100644
> --- a/bsp/intel-common/intel-quark-standard.scc
> +++ b/bsp/intel-common/intel-quark-standard.scc
> @@ -8,6 +8,11 @@ define KARCH i386
> define KTYPE standard
>
> include ktypes/standard/standard.scc
> +
> +# Enable booting from USB for Standard Kernel Image
> +include cfg/usb-mass-storage.scc
> +include cfg/boot-live.scc
> +
> include intel-common.scc
> include features/power/intel.scc
> include intel-common-drivers-32.scc
>
More information about the linux-yocto
mailing list