mirror of
https://xff.cz/git/u-boot/
synced 2025-09-30 15:01:27 +02:00
Fix references to trace doc
The README.trace has been moved and converted to rst in commit dce26c7d56
("doc: move README.trace to HTML documentation"); fix all the remaining
references to this file.
Signed-off-by: Vincent Stehlé <vincent.stehle@arm.com>
Cc: Tom Rini <trini@konsulko.com>
Cc: Simon Glass <sjg@chromium.org>
Cc: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
This commit is contained in:
committed by
Heinrich Schuchardt
parent
5884481e2a
commit
6d9a851e50
@@ -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
|
||||
|
Reference in New Issue
Block a user