summaryrefslogtreecommitdiffstats
path: root/docs/system/generic-loader.rst
Commit message (Collapse)AuthorAgeFilesLines
* docs/system/generic-loader.rst: Fix styleAxel Heider2021-05-111-3/+6
| | | | | | | | | Fix style to have a proper description of the parameter 'force-raw'. Signed-off-by: Axel Heider <axelheider@gmx.de> Reviewed-by: Alistair Francis <alistair.francis@wdc.com> Message-id: a7e50a64-1c7c-2d41-96d3-d8a417a659ac@gmx.de Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
* docs: move generic-loader documentation into the main manualAlex Bennée2021-03-101-0/+117
We might as well surface this useful information in the manual so users can find it easily. It is a fairly simple conversion to rst with the only textual fixes being QemuOps to QemuOpts. Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Alistair Francis <alistair.francis@wdc.com> Message-Id: <20210303173642.3805-6-alex.bennee@linaro.org>