mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] Documentation: boards: k3: remove obsolete k3.rst
@ 2025-06-05 10:14 Sascha Hauer
  2025-06-05 11:54 ` Sascha Hauer
  0 siblings, 1 reply; 2+ messages in thread
From: Sascha Hauer @ 2025-06-05 10:14 UTC (permalink / raw)
  To: Barebox List

k3.rst describes the initial k3 documentation when we only had second
stage support after U-Boot. This is now obsolete and the full
documentation is in ti-k3.rst.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
---
 Documentation/boards/k3.rst | 29 -----------------------------
 1 file changed, 29 deletions(-)
 delete mode 100644 Documentation/boards/k3.rst

diff --git a/Documentation/boards/k3.rst b/Documentation/boards/k3.rst
deleted file mode 100644
index f675c4510c..0000000000
--- a/Documentation/boards/k3.rst
+++ /dev/null
@@ -1,29 +0,0 @@
-Texas Instruments K3
-====================
-
-K3 is for Keystone 3 and denotes a family of SoCs from Texas Instruments. From these
-SoCs the AM62x is currently supported under barebox. The boot flow needs several images,
-only the last stage is supported by barebox. To start up the help of U-Boot is still
-needed.
-
-The board currently supported by barebox is the BeaglePlay board, see
-https://www.beagleboard.org/boards/beagleplay. The following examples assume
-this board is used.
-
-Building barebox
-----------------
-.. code-block:: sh
-
-  make ARCH=arm CROSS_COMPILE=<ARM toolchain prefix> multi_v8_defconfig
-
-Running barebox
----------------
-
-barebox can be started from running U-Boot with:
-
-.. code-block:: sh
-
-  dhcp 0x82000000 <serverip>:barebox-beagleplay.img; bootm 0x82000000
-
-To start barebox from SD/eMMC replace the ``u-boot.img`` on a bootable SD/eMMC card
-with the content of ``images/barebox-beagleplay-fit.img``
-- 
2.39.5




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

* Re: [PATCH] Documentation: boards: k3: remove obsolete k3.rst
  2025-06-05 10:14 [PATCH] Documentation: boards: k3: remove obsolete k3.rst Sascha Hauer
@ 2025-06-05 11:54 ` Sascha Hauer
  0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2025-06-05 11:54 UTC (permalink / raw)
  To: Barebox List, Sascha Hauer


On Thu, 05 Jun 2025 12:14:16 +0200, Sascha Hauer wrote:
> k3.rst describes the initial k3 documentation when we only had second
> stage support after U-Boot. This is now obsolete and the full
> documentation is in ti-k3.rst.
> 
> 

Applied, thanks!

[1/1] Documentation: boards: k3: remove obsolete k3.rst
      https://git.pengutronix.de/cgit/barebox/commit/?id=2d619db48e92 (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-06-05 11:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-06-05 10:14 [PATCH] Documentation: boards: k3: remove obsolete k3.rst Sascha Hauer
2025-06-05 11:54 ` Sascha Hauer

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