* [PATCH v2] keystone: Add pci feature to MACHINE Keystone
@ 2014-02-01 4:47 Sam Nelson
2014-02-01 5:54 ` Denys Dmytriyenko
0 siblings, 1 reply; 2+ messages in thread
From: Sam Nelson @ 2014-02-01 4:47 UTC (permalink / raw)
To: meta-ti
- 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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH v2] keystone: Add pci feature to MACHINE Keystone
2014-02-01 4:47 [PATCH v2] keystone: Add pci feature to MACHINE Keystone Sam Nelson
@ 2014-02-01 5:54 ` Denys Dmytriyenko
0 siblings, 0 replies; 2+ messages in thread
From: Denys Dmytriyenko @ 2014-02-01 5:54 UTC (permalink / raw)
To: Sam Nelson; +Cc: meta-ti
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-02-01 5:54 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-01 4:47 [PATCH v2] keystone: Add pci feature to MACHINE Keystone Sam Nelson
2014-02-01 5:54 ` Denys Dmytriyenko
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.