All of lore.kernel.org
 help / color / mirror / Atom feed
From: Loic Devulder <ldevulder@suse.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 1/1] Fix README for Khadas VIM board
Date: Fri, 13 Jul 2018 11:36:07 +0200	[thread overview]
Message-ID: <20180713093607.26121-2-ldevulder@suse.de> (raw)
In-Reply-To: <20180713093607.26121-1-ldevulder@suse.de>

Explicitly add 'python' call for 'acs_tool.pyc', to avoid failed
execution on some OSes.

Signed-off-by: Loic Devulder <ldevulder@suse.de>

diff --git a/board/amlogic/khadas-vim/README b/board/amlogic/khadas-vim/README
index 7eaca724f8..2f30831436 100644
--- a/board/amlogic/khadas-vim/README
+++ b/board/amlogic/khadas-vim/README
@@ -67,7 +67,7 @@ Go back to mainline U-Boot source tree then :
 	fip/bl30_new.bin \
 	bl30
 
- > $FIPDIR/acs_tool.pyc fip/bl2.bin fip/bl2_acs.bin fip/acs.bin 0
+ > python $FIPDIR/acs_tool.pyc fip/bl2.bin fip/bl2_acs.bin fip/acs.bin 0
 
  > $FIPDIR/blx_fix.sh \
 	fip/bl2_acs.bin \
-- 
2.13.7

WARNING: multiple messages have this Message-ID (diff)
From: ldevulder@suse.de (Loic Devulder)
To: linus-amlogic@lists.infradead.org
Subject: [PATCH v2 1/1] Fix README for Khadas VIM board
Date: Fri, 13 Jul 2018 11:36:07 +0200	[thread overview]
Message-ID: <20180713093607.26121-2-ldevulder@suse.de> (raw)
In-Reply-To: <20180713093607.26121-1-ldevulder@suse.de>

Explicitly add 'python' call for 'acs_tool.pyc', to avoid failed
execution on some OSes.

Signed-off-by: Loic Devulder <ldevulder@suse.de>

diff --git a/board/amlogic/khadas-vim/README b/board/amlogic/khadas-vim/README
index 7eaca724f8..2f30831436 100644
--- a/board/amlogic/khadas-vim/README
+++ b/board/amlogic/khadas-vim/README
@@ -67,7 +67,7 @@ Go back to mainline U-Boot source tree then :
 	fip/bl30_new.bin \
 	bl30
 
- > $FIPDIR/acs_tool.pyc fip/bl2.bin fip/bl2_acs.bin fip/acs.bin 0
+ > python $FIPDIR/acs_tool.pyc fip/bl2.bin fip/bl2_acs.bin fip/acs.bin 0
 
  > $FIPDIR/blx_fix.sh \
 	fip/bl2_acs.bin \
-- 
2.13.7

  reply	other threads:[~2018-07-13  9:36 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-13  9:36 [U-Boot] [PATCH v2 0/1] Fix README for Khadas VIM board Loic Devulder
2018-07-13  9:36 ` Loic Devulder
2018-07-13  9:36 ` Loic Devulder [this message]
2018-07-13  9:36   ` [PATCH v2 1/1] " Loic Devulder
2018-07-13  9:42   ` [U-Boot] " Neil Armstrong
2018-07-13  9:42     ` Neil Armstrong
2018-07-20 22:36   ` [U-Boot] [U-Boot,v2,1/1] " Tom Rini
2018-07-20 22:36     ` Tom Rini

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=20180713093607.26121-2-ldevulder@suse.de \
    --to=ldevulder@suse.de \
    --cc=u-boot@lists.denx.de \
    /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.