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.