linux-amlogic.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/1] Fix README for Khadas VIM board
@ 2018-07-13  9:36 Loic Devulder
  2018-07-13  9:36 ` [PATCH v2 1/1] " Loic Devulder
  0 siblings, 1 reply; 4+ messages in thread
From: Loic Devulder @ 2018-07-13  9:36 UTC (permalink / raw)
  To: linus-amlogic

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

Change since v1:
 - remove USB addition, already done by Neil Armstrong
 - only let the 'python' addition in the README file

Loic Devulder (1):
  Fix README for Khadas VIM board

 board/amlogic/khadas-vim/README | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.13.7

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [PATCH v2 1/1] Fix README for Khadas VIM board
  2018-07-13  9:36 [PATCH v2 0/1] Fix README for Khadas VIM board Loic Devulder
@ 2018-07-13  9:36 ` Loic Devulder
  2018-07-13  9:42   ` Neil Armstrong
  2018-07-20 22:36   ` [U-Boot,v2,1/1] " Tom Rini
  0 siblings, 2 replies; 4+ messages in thread
From: Loic Devulder @ 2018-07-13  9:36 UTC (permalink / raw)
  To: linus-amlogic

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

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [PATCH v2 1/1] Fix README for Khadas VIM board
  2018-07-13  9:36 ` [PATCH v2 1/1] " Loic Devulder
@ 2018-07-13  9:42   ` Neil Armstrong
  2018-07-20 22:36   ` [U-Boot,v2,1/1] " Tom Rini
  1 sibling, 0 replies; 4+ messages in thread
From: Neil Armstrong @ 2018-07-13  9:42 UTC (permalink / raw)
  To: linus-amlogic

On 13/07/2018 11:36, Loic Devulder wrote:
> 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 \
> 

Acked-by: Neil Armstrong <narmstrong@baylibre.com>

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [U-Boot,v2,1/1] Fix README for Khadas VIM board
  2018-07-13  9:36 ` [PATCH v2 1/1] " Loic Devulder
  2018-07-13  9:42   ` Neil Armstrong
@ 2018-07-20 22:36   ` Tom Rini
  1 sibling, 0 replies; 4+ messages in thread
From: Tom Rini @ 2018-07-20 22:36 UTC (permalink / raw)
  To: linus-amlogic

On Fri, Jul 13, 2018 at 11:36:07AM +0200, Loic Devulder wrote:

> Explicitly add 'python' call for 'acs_tool.pyc', to avoid failed
> execution on some OSes.
> 
> Signed-off-by: Loic Devulder <ldevulder@suse.de>
> Acked-by: Neil Armstrong <narmstrong@baylibre.com>
> 
> diff --git a/board/amlogic/khadas-vim/README b/board/amlogic/khadas-vim/README
> index 7eaca724f8..2f30831436 100644

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-amlogic/attachments/20180720/0e3126f8/attachment.sig>

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-07-20 22:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-13  9:36 [PATCH v2 0/1] Fix README for Khadas VIM board Loic Devulder
2018-07-13  9:36 ` [PATCH v2 1/1] " Loic Devulder
2018-07-13  9:42   ` Neil Armstrong
2018-07-20 22:36   ` [U-Boot,v2,1/1] " Tom Rini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).