commit | ca6583d4e08934e1de66c9291ded516e962ae8de | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Mon Jan 18 20:24:02 2021 +0100 |
committer | Tom Rini <trini@konsulko.com> | Sat Jan 23 09:53:46 2021 -0500 |
tree | 81aa25d81deaa6ade2efbe29ddeba86f8d8b86b6 | |
parent | 948991f764593de53855d665eee29dc55e9f0030 [diff] |
doc: move test/README to HTML documentation Move test/README to the 'Develop U-Boot' chapter of the HTML documentation. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Reviewed-by: Simon Glass <sjg@chromium.org>