All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denys Dmytriyenko <denys@ti.com>
To: Sam Nelson <sam.nelson@ti.com>
Cc: meta-ti@yoctoproject.org
Subject: Re: [PATCH v2] keystone: Add pci feature to MACHINE Keystone
Date: Sat, 1 Feb 2014 00:54:30 -0500	[thread overview]
Message-ID: <20140201055430.GU6814@edge> (raw)
In-Reply-To: <1391230078-15052-1-git-send-email-sam.nelson@ti.com>

Ack.

On Fri, Jan 31, 2014 at 11:47:58PM -0500, Sam Nelson wrote:
> - Device support pci interface
> 
> Signed-off-by: Sam Nelson <sam.nelson@ti.com>
> 
> ---
>  -PR incremented
> ---
> ---
>  conf/machine/include/keystone.inc |    4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/conf/machine/include/keystone.inc b/conf/machine/include/keystone.inc
> index 72e71bf..b961ad3 100644
> --- a/conf/machine/include/keystone.inc
> +++ b/conf/machine/include/keystone.inc
> @@ -8,7 +8,7 @@ PREFERRED_PROVIDER_virtual/bootloader = "u-boot-keystone"
>  PREFERRED_PROVIDER_u-boot = "u-boot-keystone"
>  
>  # Increase this everytime you change something in the kernel
> -MACHINE_KERNEL_PR = "r6"
> +MACHINE_KERNEL_PR = "r7"
>  
>  KERNEL_IMAGETYPE = "uImage"
>  
> @@ -20,4 +20,4 @@ UBOOT_LOADADDRESS = "0x80008000"
>  EXTRA_IMAGEDEPENDS += "u-boot"
>  EXTRA_IMAGEDEPENDS += "boot-monitor"
>  
> -MACHINE_FEATURES = "kernel26 apm usbgadget usbhost vfat"
> +MACHINE_FEATURES = "kernel26 apm usbgadget usbhost vfat pci"
> -- 
> 1.7.9.5
> 
> _______________________________________________
> meta-ti mailing list
> meta-ti@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti


      reply	other threads:[~2014-02-01  5:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-01  4:47 [PATCH v2] keystone: Add pci feature to MACHINE Keystone Sam Nelson
2014-02-01  5:54 ` Denys Dmytriyenko [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140201055430.GU6814@edge \
    --to=denys@ti.com \
    --cc=meta-ti@yoctoproject.org \
    --cc=sam.nelson@ti.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.