summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorNaoki Hayama <naoki.hayama@lineo.co.jp>2020-10-08 07:16:58 +0300
committerTom Rini <trini@konsulko.com>2020-10-22 16:54:53 +0300
commitbbb140ed384867648bade5279cd7ca66c4d1bfef (patch)
tree33c14749eec9d96d0a4c3b4df17f1cea4955ee7c /README
parente4eb313af0986492236e7f5eb88919e20025881a (diff)
downloadu-boot-bbb140ed384867648bade5279cd7ca66c4d1bfef.tar.xz
README: sandbox: Change reference to sandbox details
doc/arch/index.rst is a list of links to each architecture. As for the sandbox details, doc/arch/sandbox.rst looks better. Signed-off-by: Naoki Hayama <naoki.hayama@lineo.co.jp> Reviewed-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 8c2068e486..377e6aa451 100644
--- a/README
+++ b/README
@@ -210,7 +210,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 doc/arch/index.rst for more details.
+See doc/arch/sandbox.rst for more details.
Board Initialisation Flow: