From d1fbce6a05368aa630015dfbb6d9eb7b4bc09810 Mon Sep 17 00:00:00 2001
From: Kanak Shilledar <kanakshilledar111@protonmail.com>
Date: Thu, 30 Jan 2025 02:23:22 -0500
Subject: [PATCH 1/2] Update file 02-quick-start.rst

---
 boards/beagley/ai/02-quick-start.rst | 1 +
 1 file changed, 1 insertion(+)

diff --git a/boards/beagley/ai/02-quick-start.rst b/boards/beagley/ai/02-quick-start.rst
index 2ea620c7..e1833455 100644
--- a/boards/beagley/ai/02-quick-start.rst
+++ b/boards/beagley/ai/02-quick-start.rst
@@ -178,6 +178,7 @@ Below are all the steps required to create a bootable microSD card with latest/r
 Balena Etcher
 ==============
 
+If you have followed the :ref:`beagley-ai-bb-imager` step, skip this one and directly move to the :ref:`beagley-ai-usb-tethering` step. 
 Download and install `Balena Etcher <https://etcher.balena.io/>`_ and then download the boot media from
 `https://www.beagleboard.org/distros/beagley-ai-debian-12-5-2024-06-19-xfce <https://www.beagleboard.org/distros/beagley-ai-debian-12-5-2024-06-19-xfce>`_. 
 Flash it on a microSD card using `Balena Etcher <https://etcher.balena.io/>`_ following the steps below:
-- 
GitLab


From cbfaa7aa7802157275a1472aff8a349a1b62fe16 Mon Sep 17 00:00:00 2001
From: Kanak Shilledar <kanakshilledar111@protonmail.com>
Date: Thu, 30 Jan 2025 02:36:29 -0500
Subject: [PATCH 2/2] add note for cooling fan

---
 boards/beagley/ai/02-quick-start.rst | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/boards/beagley/ai/02-quick-start.rst b/boards/beagley/ai/02-quick-start.rst
index e1833455..ceffa3e1 100644
--- a/boards/beagley/ai/02-quick-start.rst
+++ b/boards/beagley/ai/02-quick-start.rst
@@ -505,7 +505,9 @@ Once board is fully booted and you have access to the shell, follow the commands
 Attach cooling fan
 *******************
 
-To attached the Raspberry Pi cooling fan to BeagleY-AI you have to follow these steps,
+.. note:: This step is completely optional.
+
+To attach the Raspberry Pi cooling fan to BeagleY-AI you have to follow these steps:
 
 1. Clean the surface of BeagleY-AI with a microfiber cloth or electronics safe cleaning brush.
 2. Gently pull the pre-cut (blue) thermal pads from cooling fan surface and transfer them to the most heating parts of BegleY-AI like CPU and RAM.
-- 
GitLab