diff options
author | Liu Wenlong <liuwl.fnst@cn.fujitsu.com> | 2018-08-30 05:23:31 -0700 |
---|---|---|
committer | jobol <jose.bollo@iot.bzh> | 2018-09-12 12:25:44 +0200 |
commit | 7c1c120c89c4103d837c68c2207cf21cd6e1242b (patch) | |
tree | 25b677b6eb8b657d1e0621b5b1c2e94d48b206e0 | |
parent | 8bb967b6c6927fc0cd7c51c881bc04e5fd0267a5 (diff) |
getting-started/R-Car-Starter-Kit-gen3: fix typo
Signed-off-by: Liu Wenlong <liuwl.fnst@cn.fujitsu.com>
-rw-r--r-- | getting-started/machines/R-Car-Starter-Kit-gen3.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/getting-started/machines/R-Car-Starter-Kit-gen3.md b/getting-started/machines/R-Car-Starter-Kit-gen3.md index 3ab1d00..03b30bb 100644 --- a/getting-started/machines/R-Car-Starter-Kit-gen3.md +++ b/getting-started/machines/R-Car-Starter-Kit-gen3.md @@ -404,7 +404,7 @@ Follow the steps below to configure the boot from microSD card and to set screen * Turn the board on using the power switch. * Hit any key to stop autoboot (warning you have only few seconds). * Type **print** to check if you have correct parameters for booting your board: - * For machine m3ulcb: + * For machine h3ulcb: ```bash => printenv @@ -424,7 +424,7 @@ Follow the steps below to configure the boot from microSD card and to set screen Environment size: 648/131068 bytes ``` - * For machine h3ulcb: + * For machine m3ulcb: ```bash => printenv |