README: correct path to sandbox.rst
sandbox.rst was moved.
Fixes: 2851cc94f3 ("dm: Add documentation for host command and implementation")
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
2
README
2
README
@@ -189,7 +189,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
|
specific to be undertaken on a native platform. The sandbox is also used to
|
||||||
run some of U-Boot's tests.
|
run some of U-Boot's tests.
|
||||||
|
|
||||||
See doc/arch/sandbox.rst for more details.
|
See doc/arch/sandbox/sandbox.rst for more details.
|
||||||
|
|
||||||
|
|
||||||
Board Initialisation Flow:
|
Board Initialisation Flow:
|
||||||
|
|||||||
Reference in New Issue
Block a user