mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH master] Documentation: migration-2025.05.0: document more changes
@ 2025-05-20  8:47 Ahmad Fatoum
  2025-05-20 11:21 ` Sascha Hauer
  0 siblings, 1 reply; 2+ messages in thread
From: Ahmad Fatoum @ 2025-05-20  8:47 UTC (permalink / raw)
  To: barebox; +Cc: Ahmad Fatoum

Looking through the git log for the next release shows some things,
users may stumble over when updating, so document them.

Signed-off-by: Ahmad Fatoum <a.fatoum@barebox.org>
---
 .../migration-guides/migration-2025.05.0.rst  | 26 +++++++++++++++++++
 1 file changed, 26 insertions(+)

diff --git a/Documentation/migration-guides/migration-2025.05.0.rst b/Documentation/migration-guides/migration-2025.05.0.rst
index fe734a2921e5..82b9fcb8e53f 100644
--- a/Documentation/migration-guides/migration-2025.05.0.rst
+++ b/Documentation/migration-guides/migration-2025.05.0.rst
@@ -59,6 +59,16 @@ Board support
   and using the hardware config FIP slot only as dummy.
   See the lxa-tac board for an example.
 
+* ``barebox-sama5d27-som1-ek-xload-mmc.img`` has been renamed to
+  ``barebox-sama5d27-som1-ek-xload.img`` and
+  ``barebox-groboards-sama5d27-giantboard-xload-mmc.img`` has been renamed to
+  ``barebox-groboards-sama5d27-giantboard-xload.img`` to reflect
+  that the same image is now also bootable from QSPI flash.
+
+* Clock initialization for RK356x is no longer hardcoded, but is now
+  specified in the device tree. barebox device trees not including
+  ``#include rk356x.dtsi`` (in ``arch/arm/dts``) may regress.
+
 Shell and magic variables
 -------------------------
 
@@ -69,3 +79,19 @@ Shell and magic variables
   This does not affect users setting ``nv boot.default``, but for
   others, barebox will look for bootloader spec on the bootsource
   medium first.
+
+Build system
+------------
+
+* When building for ``ARCH=sandbox``, ``libftdi1`` and ``sdl2``
+  libraries are now looked up with ``${CROSS_PKG_CONFIG}`` instead
+  of ``${PKG_CONFIG}``. This is not relevant when cross-building
+  just the barebox tools, which is the usual use case for sandbox
+  cross compilation.
+
+Bisectability
+-------------
+
+Many users of ``read*_poll_is_timeout`` are broken between
+``554bbc479c09..dea0ad02bbd6``, which can falsify git bisect
+results.
-- 
2.39.5




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

* Re: [PATCH master] Documentation: migration-2025.05.0: document more changes
  2025-05-20  8:47 [PATCH master] Documentation: migration-2025.05.0: document more changes Ahmad Fatoum
@ 2025-05-20 11:21 ` Sascha Hauer
  0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2025-05-20 11:21 UTC (permalink / raw)
  To: barebox, Ahmad Fatoum


On Tue, 20 May 2025 10:47:01 +0200, Ahmad Fatoum wrote:
> Looking through the git log for the next release shows some things,
> users may stumble over when updating, so document them.
> 
> 

Applied, thanks!

[1/1] Documentation: migration-2025.05.0: document more changes
      https://git.pengutronix.de/cgit/barebox/commit/?id=02eb48061dd9 (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:[~2025-05-20 11:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-05-20  8:47 [PATCH master] Documentation: migration-2025.05.0: document more changes Ahmad Fatoum
2025-05-20 11:21 ` Sascha Hauer

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