Quantcast
Channel: Embedded Software (Read Only)
Viewing all articles
Browse latest Browse all 25965

Forum Post: RE: How to select Flash boot on K2X EVM?

$
0
0

Hi David,

[quote user="David"] How should I modify the U-boot bootcmd script to select Flash boot? [/quote]

Using setenv and printenv, you can change and view the command scripts on environmental variables. For SPI booting, you try like below:-

K2HK EVM # setenv bootcmd 'run ${burn_uboot}'

K2HK EVM # saveenv

Use printenv to see the list of varaibles and it's expansion.

 K2HK EVM #printenv burn_uboot

Regards,

Shankari

-------------------------------------------------------------------------------------------------------

Please click the Verify Answer button on this post if it answers your question.
--------------------------------------------------------------------------------------------------------


Viewing all articles
Browse latest Browse all 25965

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>