[PATCH master 1/4] Documentation: migration-guide: fix TQMA8MPxL section
Ahmad Fatoum
a.fatoum at pengutronix.de
Fri Apr 17 01:52:24 PDT 2026
This was erroneously a .md file, but we expect .rst files.
Rename the file and reformat the entry a bit.
Signed-off-by: Ahmad Fatoum <a.fatoum at pengutronix.de>
---
Documentation/migration-guides/migration-master.md | 10 ----------
Documentation/migration-guides/migration-master.rst | 11 +++++++++++
2 files changed, 11 insertions(+), 10 deletions(-)
delete mode 100644 Documentation/migration-guides/migration-master.md
diff --git a/Documentation/migration-guides/migration-master.md b/Documentation/migration-guides/migration-master.md
deleted file mode 100644
index 0cf45d071377..000000000000
--- a/Documentation/migration-guides/migration-master.md
+++ /dev/null
@@ -1,10 +0,0 @@
-:orphan:
-
-Boards
-------
-
-TQMA8MPxL
-^^^^^^^^^
-
-The config option has been renamed from MACH_TQ_MBA8MPXL to MACH_TQ_MBA8MPXX to
-accommodate the support for TQMA8MPxS boards with the same binary.
diff --git a/Documentation/migration-guides/migration-master.rst b/Documentation/migration-guides/migration-master.rst
index 026dbe85889c..32813ed7da2b 100644
--- a/Documentation/migration-guides/migration-master.rst
+++ b/Documentation/migration-guides/migration-master.rst
@@ -1,2 +1,13 @@
:orphan:
+Boards
+------
+
+TQMA8MPxL
+^^^^^^^^^
+
+The config option has been renamed from ``CONFIG_MACH_TQ_MBA8MPXL`` to
+``CONFIG_MACH_TQ_MBA8MPXX`` to accommodate the support for TQMA8MPxS
+boards with the same binary.
+The binary has been renamed from ``barebox-tqma8mpxl.img``
+to ``barebox-tqma8mpxx.img``.
--
2.47.3
More information about the barebox
mailing list