1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-08-31 08:12:06 +02:00

doc: arch: sandbox: Replace all the instances of README.sandbox

commit 49116e6d23 ("doc: arch: Convert README.sandbox to reST")
Moves README.sandbox to doc/arch.
Replace all the existing instances to point to the right documentation
file.

Signed-off-by: Keerthy <j-keerthy@ti.com>
This commit is contained in:
Keerthy
2019-07-29 13:52:04 +05:30
committed by Tom Rini
parent 81b1158897
commit 5917d0b877
4 changed files with 4 additions and 4 deletions

2
README
View File

@@ -212,7 +212,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/README.sandbox for more details.
See doc/arch/index.rst for more details.
Board Initialisation Flow: