summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Harkin <ryan.harkin@linaro.org>2014-06-26 12:39:56 +0100
committerRyan Harkin <ryan.harkin@linaro.org>2014-06-26 12:39:56 +0100
commit26a02ce890958ca0ebf0ba0248c936dae364c729 (patch)
tree069e791ddc4601c045a5758218645e694c24d47b
parent26bb9c4b962c540aeba4e0a1a3e02ad7dcca431d (diff)
14.06: fix getting started uart table
Signed-off-by: Ryan Harkin <ryan.harkin@linaro.org>
-rw-r--r--android/images/armv8-android-juno-lsk/HOWTO_gettingstarted.txt34
-rw-r--r--android/images/armv8-juice-juno-lsk/HOWTO_gettingstarted.txt34
-rw-r--r--openembedded/juno-lsk/GETTINGSTARTED.textile34
3 files changed, 15 insertions, 87 deletions
diff --git a/android/images/armv8-android-juno-lsk/HOWTO_gettingstarted.txt b/android/images/armv8-android-juno-lsk/HOWTO_gettingstarted.txt
index c205624..d0adcc1 100644
--- a/android/images/armv8-android-juno-lsk/HOWTO_gettingstarted.txt
+++ b/android/images/armv8-android-juno-lsk/HOWTO_gettingstarted.txt
@@ -18,35 +18,11 @@ h3(#uarts). UARTs
There are 4 UARTs on the Juno board:
-|<b>UART</b>
-|<b>Location</b>
-|<b>Used by</b>
-|<b>Baud</b>
-|<b>Data bits</b>|
-|SoC UART0
-|"back panel":https://releases.linaro.org/14.06/android/images/armv8-android-juno-lsk/RearPanel.png
-|The motherboard, UEFI and the Linux kernel.
-|115200
-|8
-|
-|SoC UART1
-|"back panel":https://releases.linaro.org/14.06/android/images/armv8-android-juno-lsk/RearPanel.png
-|SCP firmware
-|115200
-|8
-|
-|FPGA UART0
-|Corresponds to the J55 header on the board. Please contact ARM for more information about this type of header.
-|AP Trusted Firmware
-|115200
-|8
-|
-|FPGA UART1
-|Corresponds to the J56 header on the board. Please contact ARM for more information about this type of header
-|Unused at the moment
-|-
-|-
-|
+| *UART* | *Location* | *Used by* | *Baud* | *Data bits* |
+|SoC UART0 |"back panel":https://releases.linaro.org/14.06/openembedded/juno-lsk/RearPanel.png |The motherboard, UEFI and the Linux kernel. |115200 |8 |
+|SoC UART1 |"back panel":https://releases.linaro.org/14.06/openembedded/juno-lsk/RearPanel.png |SCP firmware |115200 |8 |
+|FPGA UART0 |Corresponds to the J55 header on the board. Please contact ARM for more information about this type of header. |AP Trusted Firmware |115200 |8 |
+|FPGA UART1 |Corresponds to the J56 header on the board. Please contact ARM for more information about this type of header |Unused at the moment |- |- |
h2. Quick Start
diff --git a/android/images/armv8-juice-juno-lsk/HOWTO_gettingstarted.txt b/android/images/armv8-juice-juno-lsk/HOWTO_gettingstarted.txt
index d63751d..7d7a791 100644
--- a/android/images/armv8-juice-juno-lsk/HOWTO_gettingstarted.txt
+++ b/android/images/armv8-juice-juno-lsk/HOWTO_gettingstarted.txt
@@ -18,35 +18,11 @@ h3(#uarts). UARTs
There are 4 UARTs on the Juno board:
-|<b>UART</b>
-|<b>Location</b>
-|<b>Used by</b>
-|<b>Baud</b>
-|<b>Data bits</b>|
-|SoC UART0
-|"back panel":https://releases.linaro.org/14.06/android/images/armv8-juice-juno-lsk/RearPanel.png
-|The motherboard, UEFI and the Linux kernel.
-|115200
-|8
-|
-|SoC UART1
-|"back panel":https://releases.linaro.org/14.06/android/images/armv8-juice-juno-lsk/RearPanel.png
-|SCP firmware
-|115200
-|8
-|
-|FPGA UART0
-|Corresponds to the J55 header on the board. Please contact ARM for more information about this type of header.
-|AP Trusted Firmware
-|115200
-|8
-|
-|FPGA UART1
-|Corresponds to the J56 header on the board. Please contact ARM for more information about this type of header
-|Unused at the moment
-|-
-|-
-|
+| *UART* | *Location* | *Used by* | *Baud* | *Data bits* |
+|SoC UART0 |"back panel":https://releases.linaro.org/14.06/openembedded/juno-lsk/RearPanel.png |The motherboard, UEFI and the Linux kernel. |115200 |8 |
+|SoC UART1 |"back panel":https://releases.linaro.org/14.06/openembedded/juno-lsk/RearPanel.png |SCP firmware |115200 |8 |
+|FPGA UART0 |Corresponds to the J55 header on the board. Please contact ARM for more information about this type of header. |AP Trusted Firmware |115200 |8 |
+|FPGA UART1 |Corresponds to the J56 header on the board. Please contact ARM for more information about this type of header |Unused at the moment |- |- |
h2. Quick Start
diff --git a/openembedded/juno-lsk/GETTINGSTARTED.textile b/openembedded/juno-lsk/GETTINGSTARTED.textile
index aebb269..7afc84d 100644
--- a/openembedded/juno-lsk/GETTINGSTARTED.textile
+++ b/openembedded/juno-lsk/GETTINGSTARTED.textile
@@ -18,35 +18,11 @@ h3(#uarts). UARTs
There are 4 UARTs on the Juno board:
-|<b>UART</b>
-|<b>Location</b>
-|<b>Used by</b>
-|<b>Baud</b>
-|<b>Data bits</b>|
-|SoC UART0
-|"back panel":https://releases.linaro.org/14.06/openembedded/juno-lsk/RearPanel.png
-|The motherboard, UEFI and the Linux kernel.
-|115200
-|8
-|
-|SoC UART1
-|"back panel":https://releases.linaro.org/14.06/openembedded/juno-lsk/RearPanel.png
-|SCP firmware
-|115200
-|8
-|
-|FPGA UART0
-|Corresponds to the J55 header on the board. Please contact ARM for more information about this type of header.
-|AP Trusted Firmware
-|115200
-|8
-|
-|FPGA UART1
-|Corresponds to the J56 header on the board. Please contact ARM for more information about this type of header
-|Unused at the moment
-|-
-|-
-|
+| *UART* | *Location* | *Used by* | *Baud* | *Data bits* |
+|SoC UART0 |"back panel":https://releases.linaro.org/14.06/openembedded/juno-lsk/RearPanel.png |The motherboard, UEFI and the Linux kernel. |115200 |8 |
+|SoC UART1 |"back panel":https://releases.linaro.org/14.06/openembedded/juno-lsk/RearPanel.png |SCP firmware |115200 |8 |
+|FPGA UART0 |Corresponds to the J55 header on the board. Please contact ARM for more information about this type of header. |AP Trusted Firmware |115200 |8 |
+|FPGA UART1 |Corresponds to the J56 header on the board. Please contact ARM for more information about this type of header |Unused at the moment |- |- |
h2. Quick Start