[PATCH] README: change path to sandbox environment
From: Alan Ott <hidden>
Date: 2012-05-21 15:54:03
Subsystem:
the rest · Maintainer:
Linus Torvalds
From: Alan Ott <hidden>
Date: 2012-05-21 15:54:03
Subsystem:
the rest · Maintainer:
Linus Torvalds
The path to the sandbox environment is now arch/sandbox/board/env . Signed-off-by: Alan Ott <redacted> --- 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