All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denys Dmytriyenko <denys@ti.com>
To: Hongmei Gou <a0271529@ti.com>
Cc: meta-ti@yoctoproject.org
Subject: Re: [PATCH 1/2] uio-test-pruss: add support for k2g
Date: Tue, 26 Sep 2017 13:23:31 -0400	[thread overview]
Message-ID: <20170926172331.GZ26843@edge> (raw)
In-Reply-To: <1506363856-5930-1-git-send-email-a0271529@ti.com>

On Mon, Sep 25, 2017 at 02:24:15PM -0400, Hongmei Gou wrote:
> Signed-off-by: Hongmei Gou <a0271529@ti.com>
> ---
> Note: the patch of "uio-test_pruss:   Update to new version 1.0.2.0"
> needs to be applied first before applying this patch.

uio-test_pruss was already in morty-next for few days, along with some other 
patches, blocked by waiting for the final release tag on morty...


>  recipes-ti/uio-test-pruss/uio-test-pruss_git.bb | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/recipes-ti/uio-test-pruss/uio-test-pruss_git.bb b/recipes-ti/uio-test-pruss/uio-test-pruss_git.bb
> index 0fae726..cbae1b1 100644
> --- a/recipes-ti/uio-test-pruss/uio-test-pruss_git.bb
> +++ b/recipes-ti/uio-test-pruss/uio-test-pruss_git.bb
> @@ -21,7 +21,7 @@ SRCREV = "${UIO_TEST_PRUSS_SRCREV}"
>  
>  PR = "r0"
>  
> -COMPATIBLE_MACHINE = "omap-a15|ti33x|ti43x"
> +COMPATIBLE_MACHINE = "omap-a15|ti33x|ti43x|k2g"
>  
>  PACKAGE_ARCH = "${MACHINE_ARCH}"
>  
> @@ -29,6 +29,7 @@ DEVICE_NAME = ""
>  DEVICE_NAME_append_am57xx-evm = "am57xx"
>  DEVICE_NAME_append_ti33x = "am33xx"
>  DEVICE_NAME_append_ti43x = "am43xx"
> +DEVICE_NAME_append_k2g = "k2g"
>  
>  EXTRA_OEMAKE = "CGT_PRU=${TI_CGT_PRU_INSTALL_DIR} DEVICE=${DEVICE_NAME}"
>  
> -- 
> 1.9.1
> 
> -- 
> _______________________________________________
> meta-ti mailing list
> meta-ti@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti


  parent reply	other threads:[~2017-09-26 17:23 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-25 18:24 [PATCH 1/2] uio-test-pruss: add support for k2g Hongmei Gou
2017-09-25 18:24 ` [PATCH 2/2] uio-module-drv-test: include pruss_uio_test " Hongmei Gou
2017-09-26 17:23 ` Denys Dmytriyenko [this message]
2017-09-26 17:38   ` [PATCH 1/2] uio-test-pruss: add support " Gou, Hongmei

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=20170926172331.GZ26843@edge \
    --to=denys@ti.com \
    --cc=a0271529@ti.com \
    --cc=meta-ti@yoctoproject.org \
    /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.