Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
21615 Discussions

U-boot scripts

Altera_Forum
Honored Contributor II
1,779 Views

Hi All, 

 

I'm starting to debug the ArriaV using the U-boot commands.  

 

My question is how can I write the scripts based on the U-boot commands?  

 

Where should I store the scripts? How to access? Probably someone can provide an example for some script? 

 

Thank you
0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
514 Views

Hi, you could e.g. place it on the SD-Card, or load it via TFTP. 

 

As example you could look at [1] 

 

If you have further questions do not hesitate to ask... 

 

[1] http://www.denx.de/wiki/view/dulg/ubootscripts
0 Kudos
Altera_Forum
Honored Contributor II
514 Views

some more reading for this area http://xillybus.com/tutorials/uboot-hacking-howto-2 

you may read the part one and part 3 for complete usage.
0 Kudos
Reply