This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

program U-boot to SPI NOR flash.

I'm using EVM k2l device. It comes with u-boot pre-installed (on SPI NOR FLASH). I know how to load U-boot , but there we have some kind of command line interface to type some commands, and re-install U-boot.

But I want to know is How you pre-install U-boot into SPI NOR FLASH.

If we want to program U-boot to SPI NOR FLASH, how we can do it? Is there any software method?   

Thank you.