summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorJagannadha Sutradharudu Teki <jaganna@gmail.com>2014-08-31 21:19:43 +0530
committerSimon Glass <sjg@chromium.org>2014-09-21 12:03:06 -0600
commit6b1978f8a14fc2f53715f65827e98d607cc21e63 (patch)
tree2854590bf4ad926465b6493ebb66e6c27011517f /README
parent9170818a4e004af7893fa0113f6e5b4afafded55 (diff)
downloadblackbird-obmc-uboot-6b1978f8a14fc2f53715f65827e98d607cc21e63.tar.gz
blackbird-obmc-uboot-6b1978f8a14fc2f53715f65827e98d607cc21e63.zip
sandbox: Update minor documentation changes
- Use _defconfig instead of _config, but still _config is working. - Corrected README.sandbox path in ./README Signed-off-by: Jagannadha Sutradharudu Teki <jaganna@gmail.com> Acked-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 0a0f528af1..276869a3d8 100644
--- a/README
+++ b/README
@@ -272,7 +272,7 @@ board. This allows feature development which is not board- or architecture-
specific to be undertaken on a native platform. The sandbox is also used to
run some of U-Boot's tests.
-See board/sandbox/sandbox/README.sandbox for more details.
+See board/sandbox/README.sandbox for more details.
Configuration Options:
OpenPOWER on IntegriCloud