From 6d9a851e50b4cff59a5933d95a9241def08a4d0c Mon Sep 17 00:00:00 2001 From: Vincent Stehlé Date: Thu, 11 Apr 2024 18:44:02 +0200 Subject: Fix references to trace doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The README.trace has been moved and converted to rst in commit dce26c7d56ed ("doc: move README.trace to HTML documentation"); fix all the remaining references to this file. Signed-off-by: Vincent Stehlé Cc: Tom Rini Cc: Simon Glass Cc: Heinrich Schuchardt Reviewed-by: Heinrich Schuchardt --- doc/develop/tests_sandbox.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/develop') diff --git a/doc/develop/tests_sandbox.rst b/doc/develop/tests_sandbox.rst index bfd3bdb9270..72923070150 100644 --- a/doc/develop/tests_sandbox.rst +++ b/doc/develop/tests_sandbox.rst @@ -28,8 +28,8 @@ Some of the available tests are: - test/image/test-imagetools.sh - multi-file images - test/py/tests/test-fit.py - FIT images - - tracing: test/trace/test-trace.sh tests the tracing system (see - README.trace) + - tracing: test/trace/test-trace.sh tests the tracing system + (see :doc:`trace`). - verified boot: test/py/tests/test_vboot.py If you change or enhance any U-Boot subsystem, you should write or expand a -- cgit v1.3.1