summaryrefslogtreecommitdiff
path: root/openembedded/juno-lsk
diff options
context:
space:
mode:
authorRyan Harkin <ryan.harkin@linaro.org>2014-06-25 17:53:18 +0100
committerRyan Harkin <ryan.harkin@linaro.org>2014-06-25 17:53:18 +0100
commit846241fc362160a4ce6652009d33253f609863d0 (patch)
tree8c2ac8120d0fb9821dd9f45fcf02cb638d0b6f1c /openembedded/juno-lsk
parent492adca4defc3e34f228691ccc60beba847c0a6e (diff)
14.06: fix more &lt, &gt and links
Signed-off-by: Ryan Harkin <ryan.harkin@linaro.org>
Diffstat (limited to 'openembedded/juno-lsk')
-rw-r--r--openembedded/juno-lsk/GETTINGSTARTED.textile6
1 files changed, 3 insertions, 3 deletions
diff --git a/openembedded/juno-lsk/GETTINGSTARTED.textile b/openembedded/juno-lsk/GETTINGSTARTED.textile
index 1562688..aebb269 100644
--- a/openembedded/juno-lsk/GETTINGSTARTED.textile
+++ b/openembedded/juno-lsk/GETTINGSTARTED.textile
@@ -50,7 +50,7 @@ There are 4 UARTs on the Juno board:
h2. Quick Start
-If you have just unpacked a new Juno board and would like to get it booting straight away, you may wish to skip ahead to the “Set up and boot the Juno board” section.  &lt;make this a link&gt;
+If you have just unpacked a new Juno board and would like to get it booting straight away, you may wish to skip ahead to the “Set up and boot the Juno board”:#setup section.
 
@@ -92,7 +92,7 @@ h3. Software preloaded on new Juno boards
New Juno boards arrive preloaded with MCC firmware, SCP firmware, AP trusted firmware, UEFI, and a Linux kernel. The Juno board does not contain a Linux filesystem or Android AOSP filesystem anywhere in onboard storage.
-*Please note* that early batches of Juno boards contained an SCP firmware image that limits the CPU clock to 50 MHz. ARM strongly recommends that you immediately upgrade to the latest "firmware image":https://releases.linaro.org/14.06/openembedded/juno-lsk/board_recovery_image_0.7.5.zip hosted on this website.  &lt;link should point to firmware tab&gt;
+*Please note* that early batches of Juno boards contained an SCP firmware image that limits the CPU clock to 50 MHz. ARM strongly recommends that you immediately upgrade to the latest "firmware image":https://releases.linaro.org/14.06/openembedded/juno-lsk/board_recovery_image_0.7.5.zip hosted on this website.
When the power is first turned on, it should boot straight through to Linux. UEFI offers a 10 second window during which you can interrupt the boot sequence by pressing a key on the serial terminal, otherwise the Linux kernel will be launched. In order to reach the Linux shell you must attach a Linux "filesystem":https://releases.linaro.org/14.06/openembedded/juno-lsk/#tabs-2 via USB. If no filesystem is attached then Linux will boot as far as it can and then announce that it is waiting for a filesystem to be attached.
@@ -111,7 +111,7 @@ The steps to set up and boot the board are:
h3. Getting Juno to boot to the Linux shell
-If you have just received a new board and powered it on for the first time, you will not reach the Linux shell. Juno will boot Linux to the point where it looks for a filesystem, and when it can't find one it will sit and wait for one to be attached. To boot all the way to the Linux shell you will need to "attach a root filesystem":https://releases.linaro.org/14.06/openembedded/juno-lsk/#tabs-2.  &lt;the link should point to the relevant section in the “Binary Image Installation” tab&gt;
+If you have just received a new board and powered it on for the first time, you will not reach the Linux shell. Juno will boot Linux to the point where it looks for a filesystem, and when it can't find one it will sit and wait for one to be attached. To boot all the way to the Linux shell you will need to "attach a root filesystem":https://releases.linaro.org/14.06/openembedded/juno-lsk/#tabs-2.
h3. Setting the Real Time Clock (required for Android)