[rtems commit] initilization_code.rst: Fix figure formatting

Joel Sherrill joel at rtems.org
Fri Oct 28 01:03:07 UTC 2016


Module:    rtems
Branch:    master
Commit:    2b175c323836ceb3bfcf0f5e32409c8bb570a89b
Changeset: http://git.rtems.org/rtems/commit/?id=2b175c323836ceb3bfcf0f5e32409c8bb570a89b

Author:    Joel Sherrill <joel at rtems.org>
Date:      Thu Oct 27 19:27:02 2016 -0500

initilization_code.rst: Fix figure  formatting

---

 bsp_howto/initilization_code.rst | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/bsp_howto/initilization_code.rst b/bsp_howto/initilization_code.rst
index 516362f..a082845 100644
--- a/bsp_howto/initilization_code.rst
+++ b/bsp_howto/initilization_code.rst
@@ -316,14 +316,14 @@ access.  The following figure illustrates this:
 .. code::
 
     +-------------------+
-    ------------|                   |
-    ------------|                   |------------
-    ------------|      Address      |------------
-    ------------|      Decoder      |------------
-    ------------|                   |------------
-    ------------|                   |
+            ------------|                   |
+            ------------|                   |------------
+            ------------|      Address      |------------
+            ------------|      Decoder      |------------
+            ------------|                   |------------
+            ------------|                   |
     +-------------------+
-    CPU Bus                           Chip Select
+    CPU Bus                                   Chip Select
 
 The Chip Select registers must be programmed such that they match the
 ``linkcmds`` settings. In the gen68340 BSP, ROM and RAM addresses can be found



More information about the vc mailing list