* [PATCH] Update README to refer to newer location of example environment
@ 2011-12-12 10:37 Robert P. J. Day
2011-12-13 10:38 ` Sascha Hauer
0 siblings, 1 reply; 2+ messages in thread
From: Robert P. J. Day @ 2011-12-12 10:37 UTC (permalink / raw)
To: U-Boot Version 2 (barebox)
Update location of example environment to match current Documentation.
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
---
diff --git a/README b/README
index 9b58f26..5662a1c 100644
--- a/README
+++ b/README
@@ -108,9 +108,9 @@ If everything goes well, the result is a file called barebox:
Barebox usually needs an environment for storing the configuation data.
You can generate an environment using the example environment contained
-in examples/environment:
+in board/sandbox/env:
- # ./scripts/bareboxenv -s -p 0x10000 examples/environment/ env.bin
+ # ./scripts/bareboxenv -s -p 0x10000 board/sandbox/env/ env.bin
To get some files to play with you can generate a cramfs image:
# mkcramfs somedir/ cramfs.bin
--
========================================================================
Robert P. J. Day Ottawa, Ontario, CANADA
http://crashcourse.ca
Twitter: http://twitter.com/rpjday
LinkedIn: http://ca.linkedin.com/in/rpjday
========================================================================
_______________________________________________
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] Update README to refer to newer location of example environment
2011-12-12 10:37 [PATCH] Update README to refer to newer location of example environment Robert P. J. Day
@ 2011-12-13 10:38 ` Sascha Hauer
0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2011-12-13 10:38 UTC (permalink / raw)
To: Robert P. J. Day; +Cc: U-Boot Version 2 (barebox)
Hi Robert,
On Mon, Dec 12, 2011 at 05:37:51AM -0500, Robert P. J. Day wrote:
>
> Update location of example environment to match current Documentation.
Applied to master.
Sascha
>
> Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
>
> ---
>
> diff --git a/README b/README
> index 9b58f26..5662a1c 100644
> --- a/README
> +++ b/README
> @@ -108,9 +108,9 @@ If everything goes well, the result is a file called barebox:
>
> Barebox usually needs an environment for storing the configuation data.
> You can generate an environment using the example environment contained
> -in examples/environment:
> +in board/sandbox/env:
>
> - # ./scripts/bareboxenv -s -p 0x10000 examples/environment/ env.bin
> + # ./scripts/bareboxenv -s -p 0x10000 board/sandbox/env/ env.bin
>
> To get some files to play with you can generate a cramfs image:
> # mkcramfs somedir/ cramfs.bin
>
> --
>
> ========================================================================
> Robert P. J. Day Ottawa, Ontario, CANADA
> http://crashcourse.ca
>
> Twitter: http://twitter.com/rpjday
> LinkedIn: http://ca.linkedin.com/in/rpjday
> ========================================================================
>
> _______________________________________________
> 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:[~2011-12-13 10:39 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-12-12 10:37 [PATCH] Update README to refer to newer location of example environment Robert P. J. Day
2011-12-13 10:38 ` Sascha Hauer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox