From: Heinrich Schuchardt Date: Wed, 25 Jan 2023 18:14:56 +0000 (+0100) Subject: README: correct path to sandbox.rst X-Git-Tag: baikal/mips/sdk5.8.2~5^2~72^2~13 X-Git-Url: https://git.baikalelectronics.ru/sdk/?a=commitdiff_plain;h=b3ba725878af1993a487cf67e6ab74feb71bb2bf;p=uboot.git README: correct path to sandbox.rst sandbox.rst was moved. Fixes: d1db93094033 ("dm: Add documentation for host command and implementation") Signed-off-by: Heinrich Schuchardt Reviewed-by: Simon Glass --- diff --git a/README b/README index 40619ee40c..24e91b9a1f 100644 --- a/README +++ b/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 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: