@@ -137,7 +137,7 @@ Once the build is complete, follow the steps below to flash the images to eMMC.
137137 (OR)
138138
139139 # If you are using pre-built binaries from SDK download page
140- $ cd AM62x_11.00.00_emmc
140+ $ cd AM62x_11.00.01_emmc
141141
142142 # for AM62x SK EVM (GP)
143143 $ snagrecover -s am625 -f ./am62x-sk-evm.yaml
@@ -161,7 +161,7 @@ Once the build is complete, follow the steps below to flash the images to eMMC.
161161 (OR)
162162
163163 # If you are using pre-built binaries from SDK download page
164- $ cd AM62Px_11.00.00_emmc
164+ $ cd AM62Px_11.00.01_emmc
165165
166166 $ snagrecover -s am625 -f ./am62px-sk-evm-hsfs.yaml
167167
@@ -175,7 +175,7 @@ Once the build is complete, follow the steps below to flash the images to eMMC.
175175 (OR)
176176
177177 # If you are using pre-built binaries from SDK download page
178- $ cd AM67A_11.00.00_emmc
178+ $ cd AM67A_11.00.01_emmc
179179
180180 # for AM67A EVM (HS-FS only: by default)
181181 $ snagrecover -s am62p5 -f ./am67a-evm-hsfs.yaml
@@ -291,7 +291,7 @@ Once the build is complete, follow the steps below to flash the images to eMMC.
291291 (OR)
292292
293293 # If you are using pre-built binaries from SDK download page
294- $ cd AM62x_11.00.00_emmc
294+ $ cd AM62x_11.00.01_emmc
295295
296296 # for AM62x SK EVM (GP)
297297 $ sudo ./flashall.sh --board am62x-sk
@@ -323,7 +323,7 @@ Once the build is complete, follow the steps below to flash the images to eMMC.
323323 (OR)
324324
325325 # If you are using pre-built binaries from SDK download page
326- $ cd AM62Px_11.00.00_emmc
326+ $ cd AM62Px_11.00.01_emmc
327327
328328 $ sudo ./flashall.sh --board am62px-sk
329329 board: am62px-sk
@@ -344,7 +344,7 @@ Once the build is complete, follow the steps below to flash the images to eMMC.
344344 (OR)
345345
346346 # If you are using pre-built binaries from SDK download page
347- $ cd AM67A_11.00.00_emmc
347+ $ cd AM67A_11.00.01_emmc
348348
349349 # for AM67A EVM (HS-FS only: by default)
350350 $ sudo ./flashall.sh --board am67a-evm
0 commit comments