diff options
author | 2016-12-09 12:08:47 +0100 | |
---|---|---|
committer | 2016-12-09 12:08:47 +0100 | |
commit | c756c923b591d3fc17f21488d3669d1c9ec6b1a9 (patch) | |
tree | 6352b3d421b302a51305514677dfe86c930c5e6b /getting-started/machines/porter.md | |
parent | 5bdfc7472ef18aedac6cf4aca745b797650c1337 (diff) | |
parent | 127bbdbaa2deaf88778a1dd3796e6f95547873ad (diff) |
Merge pull request #20 from ronan22/master
add R-Car Starter Kit support
Diffstat (limited to 'getting-started/machines/porter.md')
-rw-r--r-- | getting-started/machines/porter.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/getting-started/machines/porter.md b/getting-started/machines/porter.md index bf66dce..fe585fc 100644 --- a/getting-started/machines/porter.md +++ b/getting-started/machines/porter.md @@ -44,7 +44,7 @@ source meta-agl/scripts/aglsetup.sh -m porter -b build agl-devel agl-demo agl-ne ``` #### Note: -* **IMPORTANT** read the log to be sure to have any error during yourr setup. +* **IMPORTANT** read the log to be sure to have any error during your setup. In case the graphical drivers were not found, you could notice an error message as follow: ``` @@ -138,7 +138,7 @@ lsblk └─sdc2 8:34 1 788M 0 part ``` #### Note: -* **WARNING** This is a critical operation, each computor is different and device can change during time, so do this operation each time you incert the microSD card. +* **WARNING** This is a critical operation, each computer is different and device can change during time, so do this operation each time you incert the microSD card. * In the **example** above, we see the first SATA drive as 'sda'. * In the **example** above, 'sdc' corresponds to the microSD card.* |