All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Denys Dmytriyenko" <denis@denix.org>
To: yogeshs@ti.com
Cc: Praneeth Bajjuri <praneeth@ti.com>,
	Denys Dmytriyenko <denys@konsulko.com>,
	meta-arago@lists.yoctoproject.org
Subject: Re: [meta-arago] [meta-ti][master/dunfell][PATCH] conf: j7200-hs: fix the wrong machine configuration included
Date: Thu, 9 Dec 2021 19:46:35 -0500	[thread overview]
Message-ID: <20211210004635.GC18191@denix.org> (raw)
In-Reply-To: <20211210004321.23793-1-yogeshs@ti.com>

Wrong list?

On Fri, Dec 10, 2021 at 12:43:21AM +0000, Yogesh Siraswar via lists.yoctoproject.org wrote:
> j7-evm instead of j7200-evm was included causing boot failure
> 
> Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
> ---
>  conf/machine/j7200-hs-evm.conf | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/conf/machine/j7200-hs-evm.conf b/conf/machine/j7200-hs-evm.conf
> index c55be005..a5bd637e 100644
> --- a/conf/machine/j7200-hs-evm.conf
> +++ b/conf/machine/j7200-hs-evm.conf
> @@ -2,7 +2,7 @@
>  #@NAME: J7200 HS EVM
>  #@DESCRIPTION: Machine configuration for the TI J7200 HS EVM
>  
> -require conf/machine/j7-evm.conf
> +require conf/machine/j7200-evm.conf
>  
>  UBOOT_MACHINE = "j7200_hs_evm_a72_defconfig"
>  
> -- 
> 2.17.1

  reply	other threads:[~2021-12-10  0:46 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-10  0:43 [meta-ti][master/dunfell][PATCH] conf: j7200-hs: fix the wrong machine configuration included Yogesh Siraswar
2021-12-10  0:46 ` Denys Dmytriyenko [this message]
2021-12-10  1:06   ` [meta-arago] " Yogesh Siraswar

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=20211210004635.GC18191@denix.org \
    --to=denis@denix.org \
    --cc=denys@konsulko.com \
    --cc=meta-arago@lists.yoctoproject.org \
    --cc=praneeth@ti.com \
    --cc=yogeshs@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.