This small series fixes one small usage of `bootm` and adds a section for chainloading a Barebox FIT image from U-Boot. To: open list:BAREBOX <barebox@xxxxxxxxxxxxxxxxxxx> Signed-off-by: Stefan Kerkmann <s.kerkmann@xxxxxxxxxxxxxx> --- Stefan Kerkmann (2): doc: user: barebox: bootz instead of bootm doc: user: barebox: add chainloading of fit images Documentation/user/barebox.rst | 28 +++++++++++++++++++++++++++- 1 file changed, 27 insertions(+), 1 deletion(-) --- base-commit: 154884d7c0c9dac4578848849c8dac3afc5da3fc change-id: 20231215-doc-fit-images-for-chainloading-aea9783921d2 Best regards, -- Stefan Kerkmann <s.kerkmann@xxxxxxxxxxxxxx>