mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] PCM049: nand_bootstrap add shebang
@ 2012-09-06 13:37 Jan Weitzel
  2012-09-06 17:29 ` Sascha Hauer
  0 siblings, 1 reply; 2+ messages in thread
From: Jan Weitzel @ 2012-09-06 13:37 UTC (permalink / raw)
  To: barebox


Signed-off-by: Jan Weitzel <j.weitzel@phytec.de>
---
 arch/arm/boards/pcm049/env/bin/nand_bootstrap |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/arch/arm/boards/pcm049/env/bin/nand_bootstrap b/arch/arm/boards/pcm049/env/bin/nand_bootstrap
index f8873fa..49e38dc 100644
--- a/arch/arm/boards/pcm049/env/bin/nand_bootstrap
+++ b/arch/arm/boards/pcm049/env/bin/nand_bootstrap
@@ -1,4 +1,4 @@
-
+#!/bin/sh
 echo "copying barebox to nand..."
 
 mci0.probe=1
-- 
1.7.0.4


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

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

* Re: [PATCH] PCM049: nand_bootstrap add shebang
  2012-09-06 13:37 [PATCH] PCM049: nand_bootstrap add shebang Jan Weitzel
@ 2012-09-06 17:29 ` Sascha Hauer
  0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2012-09-06 17:29 UTC (permalink / raw)
  To: Jan Weitzel; +Cc: barebox

On Thu, Sep 06, 2012 at 03:37:09PM +0200, Jan Weitzel wrote:
> 
> Signed-off-by: Jan Weitzel <j.weitzel@phytec.de>

Applied to master

Thanks
 Sascha

> ---
>  arch/arm/boards/pcm049/env/bin/nand_bootstrap |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/arch/arm/boards/pcm049/env/bin/nand_bootstrap b/arch/arm/boards/pcm049/env/bin/nand_bootstrap
> index f8873fa..49e38dc 100644
> --- a/arch/arm/boards/pcm049/env/bin/nand_bootstrap
> +++ b/arch/arm/boards/pcm049/env/bin/nand_bootstrap
> @@ -1,4 +1,4 @@
> -
> +#!/bin/sh
>  echo "copying barebox to nand..."
>  
>  mci0.probe=1
> -- 
> 1.7.0.4
> 
> 
> _______________________________________________
> barebox mailing list
> barebox@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox
> 

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

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

end of thread, other threads:[~2012-09-06 17:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-09-06 13:37 [PATCH] PCM049: nand_bootstrap add shebang Jan Weitzel
2012-09-06 17:29 ` Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox