diff options
-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 |