All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denys Dmytriyenko <denys@ti.com>
To: "Stiffler, Jacob" <j-stiffler@ti.com>
Cc: "meta-arago@arago-project.org" <meta-arago@arago-project.org>
Subject: Re: [PATCH] setup-uboot-env-k2g-evm: add set_name_pmmc to bootcmd
Date: Mon, 27 Mar 2017 09:50:52 -0400	[thread overview]
Message-ID: <20170327135052.GT29187@edge> (raw)
In-Reply-To: <4B26FB5A64EBA14C87266869E037F958253CAB2F@DFLE09.ent.ti.com>

On Mon, Mar 27, 2017 at 09:48:59AM -0400, Stiffler, Jacob wrote:
> > Which branch this should go in?
> 
> Sorry, I messed up the header. This is for tisdk-setup-scripts, not meta-arago.

Well, makes sense - I should have looked at the code... :)


> > On Mon, Mar 27, 2017 at 09:42:29AM -0400, Jacob Stiffler wrote:
> > > * set_name_pmmc must be called to set the filename of the pmmc
> > >   firmware.
> > >
> > > Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
> > > ---
> > >  setup-uboot-env-k2g-evm.sh | 2 +-
> > >  1 file changed, 1 insertion(+), 1 deletion(-)
> > >
> > > diff --git a/setup-uboot-env-k2g-evm.sh b/setup-uboot-env-k2g-evm.sh
> > > index c80e506..4944f99 100755
> > > --- a/setup-uboot-env-k2g-evm.sh
> > > +++ b/setup-uboot-env-k2g-evm.sh
> > > @@ -187,7 +187,7 @@ do_expect "\"$prompt\"" "send \"setenv name_ubi
> > > $ubifsimage\"" $cwd/setupBoard.m  do_expect "\"$prompt\"" "send
> > > \"setenv name_kern $kernelimage\"" $cwd/setupBoard.minicom
> > do_expect
> > > "\"$prompt\"" "send \"setenv name_uboot $ubootimage\""
> > > $cwd/setupBoard.minicom
> > >
> > > -do_expect "\"$prompt\"" "send \"setenv bootcmd 'run envboot; run
> > > init_\${fs_mode} get_pmmc_\${kern_mode} run_pmmc
> > get_mon_\${kern_mode}
> > > run_mon findfdt get_fdt_\${kern_mode} get_kern_\${kern_mode}
> > > run_kern'\"" $cwd/setupBoard.minicom
> > > +do_expect "\"$prompt\"" "send \"setenv bootcmd 'run envboot; run
> > > +init_\${fs_mode} set_name_pmmc get_pmmc_\${kern_mode} run_pmmc
> > > +get_mon_\${kern_mode} run_mon findfdt get_fdt_\${kern_mode}
> > > +get_kern_\${kern_mode} run_kern'\"" $cwd/setupBoard.minicom
> > >
> > >  do_expect "\"$prompt\"" "send \"saveenv\"" $cwd/setupBoard.minicom
> > >
> > > --
> > > 1.9.1
> > >
> > > _______________________________________________
> > > meta-arago mailing list
> > > meta-arago@arago-project.org
> > > http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago


      reply	other threads:[~2017-03-27 13:50 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-27 13:42 [PATCH] setup-uboot-env-k2g-evm: add set_name_pmmc to bootcmd Jacob Stiffler
2017-03-27 13:47 ` Denys Dmytriyenko
2017-03-27 13:48   ` Stiffler, Jacob
2017-03-27 13:50     ` 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=20170327135052.GT29187@edge \
    --to=denys@ti.com \
    --cc=j-stiffler@ti.com \
    --cc=meta-arago@arago-project.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.