commit | 566a67894673cc152f0ec2fcc28279b2724fff68 | [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 | ac1627b89630d485d381eac05d4d4e3023b9c683 [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>