All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denys Dmytriyenko <denys@ti.com>
To: Dan Murphy <dmurphy@ti.com>
Cc: meta-ti@yoctoproject.org
Subject: Re: [PATCH] conf: am43: Add hdmi dtb file to Device tree files
Date: Thu, 23 Feb 2017 15:34:29 -0500	[thread overview]
Message-ID: <20170223203429.GH26872@edge> (raw)
In-Reply-To: <1487869509-2979-1-git-send-email-dmurphy@ti.com>

Dan,

Thanks for the patch. Please see below.


On Thu, Feb 23, 2017 at 11:05:09AM -0600, Dan Murphy wrote:
> AM43x was missing the hdmi dtb file in the
> KERNEL_DEVICETREE variable.  Adding this in allows for
> a copy to deploy directory.
> 
> Signed-off-by: Dan Murphy <dmurphy@ti.com>
> ---
>  conf/machine/include/ti43x.inc | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/conf/machine/include/ti43x.inc b/conf/machine/include/ti43x.inc
> index 8f2e11f..cf3ef2f 100644
> --- a/conf/machine/include/ti43x.inc
> +++ b/conf/machine/include/ti43x.inc
> @@ -26,7 +26,7 @@ PREFERRED_PROVIDER_u-boot = "u-boot-ti-staging"
>  
>  KERNEL_IMAGETYPE = "zImage"
>  
> -KERNEL_DEVICETREE = "am43x-epos-evm.dtb am437x-gp-evm.dtb am437x-sk-evm.dtb am437x-idk-evm.dtb"
> +KERNEL_DEVICETREE = "am43x-epos-evm.dtb am437x-gp-evm.dtb am437x-sk-evm.dtb am437x-idk-evm.dtb am437x-gp-evm-hdmi.dtb"

Can you please add new entry right after the other gp-evm is and before sk. Thanks.


>  UBOOT_ARCH = "arm"
>  UBOOT_MACHINE = "am43xx_evm_config"
> -- 
> 2.7.3
> 


      reply	other threads:[~2017-02-23 20:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-23 17:05 [PATCH] conf: am43: Add hdmi dtb file to Device tree files Dan Murphy
2017-02-23 20:34 ` 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=20170223203429.GH26872@edge \
    --to=denys@ti.com \
    --cc=dmurphy@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.