mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] README: change path to sandbox environment
@ 2012-05-21 15:54 Alan Ott
  2012-05-21 20:06 ` Sascha Hauer
  0 siblings, 1 reply; 2+ messages in thread
From: Alan Ott @ 2012-05-21 15:54 UTC (permalink / raw)
  To: barebox; +Cc: Alan Ott

The path to the sandbox environment is now arch/sandbox/board/env .

Signed-off-by: Alan Ott <alan@signal11.us>
---
 README |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/README b/README
index c875b7d..cec9ccb 100644
--- a/README
+++ b/README
@@ -110,7 +110,7 @@ Barebox usually needs an environment for storing the configuration data.
 You can generate an environment using the example environment contained
 in board/sandbox/env:
 
-  # ./scripts/bareboxenv -s -p 0x10000 board/sandbox/env/ env.bin
+  # ./scripts/bareboxenv -s -p 0x10000 arch/sandbox/board/env env.bin
 
 To get some files to play with you can generate a cramfs image:
   # mkcramfs somedir/ cramfs.bin
-- 
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] README: change path to sandbox environment
  2012-05-21 15:54 [PATCH] README: change path to sandbox environment Alan Ott
@ 2012-05-21 20:06 ` Sascha Hauer
  0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2012-05-21 20:06 UTC (permalink / raw)
  To: Alan Ott; +Cc: barebox

On Mon, May 21, 2012 at 11:54:01AM -0400, Alan Ott wrote:
> The path to the sandbox environment is now arch/sandbox/board/env .
> 
> Signed-off-by: Alan Ott <alan@signal11.us>

Also applied

Sascha

> ---
>  README |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/README b/README
> index c875b7d..cec9ccb 100644
> --- a/README
> +++ b/README
> @@ -110,7 +110,7 @@ Barebox usually needs an environment for storing the configuration data.
>  You can generate an environment using the example environment contained
>  in board/sandbox/env:
>  
> -  # ./scripts/bareboxenv -s -p 0x10000 board/sandbox/env/ env.bin
> +  # ./scripts/bareboxenv -s -p 0x10000 arch/sandbox/board/env env.bin
>  
>  To get some files to play with you can generate a cramfs image:
>    # mkcramfs somedir/ cramfs.bin
> -- 
> 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-05-21 20:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-05-21 15:54 [PATCH] README: change path to sandbox environment Alan Ott
2012-05-21 20:06 ` Sascha Hauer

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