mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] Documentation: imd: update information on barebox_update
@ 2024-12-04  6:23 Ahmad Fatoum
  2024-12-06 10:01 ` Sascha Hauer
  0 siblings, 1 reply; 2+ messages in thread
From: Ahmad Fatoum @ 2024-12-04  6:23 UTC (permalink / raw)
  To: barebox; +Cc: Ahmad Fatoum

The documentation was added in 2014 and support for checking IMD on
barebox_update came 2 years later, but the docs were never updated.

Bring it up-to-date now.

Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
---
 Documentation/user/imd.rst | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/Documentation/user/imd.rst b/Documentation/user/imd.rst
index ce1b90c93648..8173357500bf 100644
--- a/Documentation/user/imd.rst
+++ b/Documentation/user/imd.rst
@@ -54,5 +54,7 @@ example is the Freescale i.MX28.
 IMD and barebox_update
 ----------------------
 
-The IMD informations could well be used to check if an image is suitable for updating
-barebox for a particular board. Support for such a check is planned but not yet implemented.
+The IMD information can be used to check if an image is suitable for updating
+barebox for a particular board. This is done by comparing the OF compatible
+of the running barebox image against the compatible tags in the barebox binary
+being installed.
-- 
2.39.5




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-12-06 10:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-12-04  6:23 [PATCH] Documentation: imd: update information on barebox_update Ahmad Fatoum
2024-12-06 10:01 ` Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox