* [PATCH] doc: user: barebox: fix name of barebox.fit image
@ 2026-07-07 13:50 Ahmad Fatoum
2026-07-09 6:15 ` Sascha Hauer
0 siblings, 1 reply; 2+ messages in thread
From: Ahmad Fatoum @ 2026-07-07 13:50 UTC (permalink / raw)
To: barebox; +Cc: Ahmad Fatoum
The build generates no barebox-dt-2nd.fit, but a barebox.fit symlink to
the architecture-specific FIT. Reflect that in the docs.
Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
---
Documentation/user/barebox.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/user/barebox.rst b/Documentation/user/barebox.rst
index 4bb33d7db19a..b89db4b07d58 100644
--- a/Documentation/user/barebox.rst
+++ b/Documentation/user/barebox.rst
@@ -225,7 +225,7 @@ Linux kernel:
.. code-block:: console
- U-Boot: tftp $fit_addr barebox-dt-2nd.fit
+ U-Boot: tftp $fit_addr barebox.fit
U-Boot: bootm $fit_addr
The FIT image has a kernel type of ``kernel_noload``, instructing the bootloader
--
2.47.3
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] doc: user: barebox: fix name of barebox.fit image
2026-07-07 13:50 [PATCH] doc: user: barebox: fix name of barebox.fit image Ahmad Fatoum
@ 2026-07-09 6:15 ` Sascha Hauer
0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2026-07-09 6:15 UTC (permalink / raw)
To: barebox, Ahmad Fatoum
On Tue, 07 Jul 2026 15:50:42 +0200, Ahmad Fatoum wrote:
> The build generates no barebox-dt-2nd.fit, but a barebox.fit symlink to
> the architecture-specific FIT. Reflect that in the docs.
>
>
Applied, thanks!
[1/1] doc: user: barebox: fix name of barebox.fit image
https://git.pengutronix.de/cgit/barebox/commit/?id=8057f9939930 (link may not be stable)
Best regards,
--
Sascha Hauer <s.hauer@pengutronix.de>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-07-09 6:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-07 13:50 [PATCH] doc: user: barebox: fix name of barebox.fit image Ahmad Fatoum
2026-07-09 6:15 ` Sascha Hauer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox