From 3e478aa0e11715fc29c874e1b9535e302230b0e0 Mon Sep 17 00:00:00 2001
From: Deepak Khatri <lorforlinux@beagleboard.org>
Date: Sat, 4 Mar 2023 01:11:18 +0530
Subject: [PATCH] Merge change history in chapter11

---
 boards/beagleplay/02-change-history.rst       | 51 -------------------
 .../11-mechanical-specifications.rst          | 13 +++++
 2 files changed, 13 insertions(+), 51 deletions(-)
 delete mode 100644 boards/beagleplay/02-change-history.rst

diff --git a/boards/beagleplay/02-change-history.rst b/boards/beagleplay/02-change-history.rst
deleted file mode 100644
index 5f21c69d..00000000
--- a/boards/beagleplay/02-change-history.rst
+++ /dev/null
@@ -1,51 +0,0 @@
-.. _beagleplay-change-history:
-
-Change History
-###############
-
-.. note:: 
-    This section describes the change history of this document and board. 
-    Document changes are not always a result of a board change. A board 
-    change will always result in a document change.
-
-.. _beagleplay-document-changes:
-
-Document Changes
-******************
-
-.. _beagleplay-board-changes:
-
-Board Changes
-**************
-
-.. table:: BeaglePlay Board change history
-
-    +---------+------------------------------------------------------------+----------------------+-------+
-    | Rev     |   Changes                                                  | Date                 |    By |
-    +=========+============================================================+======================+=======+
-    | 0.20    | DVT1 Board release                                         | September 15th 2022  | qxn   |
-    +---------+------------------------------------------------------------+----------------------+-------+
-    | 0.21    | 1. Modify all crystal CL value to match frequency          | November 10th 2022   | qxn   |
-    |         | 2. Add serial termination resistors for RGB data lane      |                      |       |
-    |         | 3. Add CMC on HDMI output                                  |                      |       |
-    |         | 4. Use WKUP_CLKOUT0 for WiFi                               |                      |       |
-    |         | 5. Use MCU_OBSCLK0 for GBE                                 |                      |       |
-    |         | 6. Increase resistance on all board LEDs                   |                      |       |
-    |         | 7. Remove R243 TP_INT Pulldown                             |                      |       |
-    |         | 8. Add ferrite bead on Grove and QWIIC                     |                      |       |
-    |         | 9. Add feed forward capacitor on TLV62595                  |                      |       |
-    |         | 10. Remove ESDs on HDMI TMDS signals                       |                      |       |
-    +---------+------------------------------------------------------------+----------------------+-------+
-    | 0.22    | 1. Add feed forward capacitor on TLV62595                  | December 12th 2022   | qxn   |
-    |         | 2. Remove ESDs on HDMI TMDS signals                        |                      |       |
-    |         | 3. Add ferrite bead on HDMI shield                         |                      |       |
-    |         | 4. Change R16 and R80 to 0R                                |                      |       |
-    |         | 5. Change pullup resistors to 2.2k on I2C0-I2C3            |                      |       |
-    |         | 6. Change FB30 and FB31 to 0R                              |                      |       |
-    +---------+------------------------------------------------------------+----------------------+-------+
-    | 1.0     | 1. Add testpoint to QWIIC                                  | December 27th 2022   | qxn   |
-    |         | 2. Add serial resistors on I2C0 - I2C3 SCL                 |                      |       |
-    |         | 3. Add more capacitors on VDD_1V2                          |                      |       |
-    |         | 4. Add 0R on HDMI shield                                   |                      |       |
-    |         | 5. Add series resistor on SPE LED control                  |                      |       |
-    +---------+------------------------------------------------------------+----------------------+-------+
\ No newline at end of file
diff --git a/boards/beagleplay/11-mechanical-specifications.rst b/boards/beagleplay/11-mechanical-specifications.rst
index 84c78d56..a585f173 100644
--- a/boards/beagleplay/11-mechanical-specifications.rst
+++ b/boards/beagleplay/11-mechanical-specifications.rst
@@ -25,3 +25,16 @@ Dimensions & weight
     +--------------------+----------------------------------------------------+
     | Weight             | 55.3g                                              |
     +--------------------+----------------------------------------------------+
+
+Additional Pictures
+###################
+
+.. image:: images/45back.png
+    :align: center
+    :width: 700
+    :alt: BeaglePlay back image (45 degree rotated)
+
+.. image:: images/45front.png
+    :align: center
+    :width: 700
+    :alt: BeaglePlay front image (45 degree rotated)
-- 
GitLab