summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPierre MARZIN <pierre.marzin@iot.bzh>2019-03-22 17:53:39 +0100
committerbenierc <clement.benier@iot.bzh>2019-03-25 09:39:53 +0100
commit10db36254b03a648a9534b936fc61196a139afc0 (patch)
tree913c97db3bc32dd4eb328c5aed8b1af66ad2a466
parent06fa1ddb4be912b76a2df88137d753ea4968d5bd (diff)
getting-started: Add new titles to improve reading
-rw-r--r--docs/getting-started/machines/renesas.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/getting-started/machines/renesas.md b/docs/getting-started/machines/renesas.md
index 8660e20..fc1d57e 100644
--- a/docs/getting-started/machines/renesas.md
+++ b/docs/getting-started/machines/renesas.md
@@ -667,7 +667,7 @@ Net: ravb
Hit any key to stop autoboot: 0
=>
```
-
+## 9. Setting-up U-boot
### Configuring U-Boot Parameters
Follow these steps to configure the board to use the MicroSD card as the
@@ -773,7 +773,7 @@ boot device and also to set the screen resolution:
```
run bootcmd
```
-
+## 10. Troubleshooting
### Logging Into the Console
Once the board boots, you should see the
@@ -836,3 +836,5 @@ VERSION="3.0.0+snapshot-20161202 (chinook)"
VERSION_ID="3.0.0-snapshot-20161202"
PRETTY_NAME="Automotive Grade Linux 3.0.0+snapshot-20161202 (chinook)"
```
+
+**NOTE:** More generics troubleshooting can be found here : [Generic issues](../troubleshooting.html)