From 115f30976afa3f4b00309e5cabd61c1d8d0685e1 Mon Sep 17 00:00:00 2001
From: Deepak Khatri <lorforlinux@beagleboard.org>
Date: Mon, 25 Sep 2023 19:47:56 +0530
Subject: [PATCH] Update BeagleV-Fire components table

---
 boards/beaglev/fire/01-introduction.rst | 50 +++++++++++++++++++++++--
 1 file changed, 47 insertions(+), 3 deletions(-)

diff --git a/boards/beaglev/fire/01-introduction.rst b/boards/beaglev/fire/01-introduction.rst
index c30dd48a..96bc3b46 100644
--- a/boards/beaglev/fire/01-introduction.rst
+++ b/boards/beaglev/fire/01-introduction.rst
@@ -90,8 +90,42 @@ Front components location
     BeagleV Fire board front components location
 
 
-.. todo:: add front components table.
-
+.. table:: BeagleV-Fire board front components location
+    :align: center
+        
+    +----------------------------+---------------------------------------------------------------------------+
+    | Feature                    | Description                                                               |
+    +============================+===========================================================================+
+    | Power LED                  | Power (Board ON) indicator                                                |
+    +----------------------------+---------------------------------------------------------------------------+
+    | JTAG (MPFS025T)            | MPFS025T SoC JTAG debug port                                              |
+    +----------------------------+---------------------------------------------------------------------------+
+    | RTL8211F                   | Gigabit IEEE 802.11 Ethernet PHY                                          |
+    +----------------------------+---------------------------------------------------------------------------+
+    | P8 & P9 cape header        | Expansion headers for BeagleBone capes.                                   |
+    +----------------------------+---------------------------------------------------------------------------+
+    | 2GB RAM                    | 2GB (1Gb x 16)- 1866MHz 3733Mbps, LPDDR4                                  |
+    +----------------------------+---------------------------------------------------------------------------+
+    | 16GB eMMC                  | Kingston 16GB eMMC Flash storage                                          |
+    +----------------------------+---------------------------------------------------------------------------+
+    | CSI                        | 22pin MIPI Camera connectors                                              |
+    +----------------------------+---------------------------------------------------------------------------+
+    | M.2 Key E                  | PCIE M.2 Key E connector                                                  |
+    +----------------------------+---------------------------------------------------------------------------+
+    | UART debug header          | 6 pin UART debug header                                                   |
+    +----------------------------+---------------------------------------------------------------------------+
+    | Reset button               | Press to reset BeagleV-Fire board (MPFS025T SoC)                          |
+    +----------------------------+---------------------------------------------------------------------------+
+    | User button                | User defined (custom) action button                                       |
+    +----------------------------+---------------------------------------------------------------------------+
+    | User LEDs                  | 12x user programmabkle LEDs to show various board status during boot.     |
+    +----------------------------+---------------------------------------------------------------------------+
+    | GigaBit Ethernet           | 1Gb/s Wired internet connectivity                                         |
+    +----------------------------+---------------------------------------------------------------------------+
+    | Barrel jack                | Power input                                                               |
+    +----------------------------+---------------------------------------------------------------------------+
+    | USB C                      | Power, connectivity, and board flashing.                                  |
+    +----------------------------+---------------------------------------------------------------------------+
 
 Back components location
 -------------------------
@@ -104,4 +138,14 @@ Back components location
     BeagleV Fire board back components location
 
 
-.. todo:: add back components table.
\ No newline at end of file
+.. table:: BeagleV-Fire board back components location
+    :align: center
+        
+    +----------------------------+---------------------------------------------------------------------------+
+    | Feature                    | Description                                                               |
+    +============================+===========================================================================+
+    | microSD                    | microSD card slot                                                         |
+    +----------------------------+---------------------------------------------------------------------------+
+    | SYZYGY                     | SYZYGY High speed connector                                               |
+    +----------------------------+---------------------------------------------------------------------------+
+    
\ No newline at end of file
-- 
GitLab