embedded linux - Configure CRANEBOARD U-boot to load kernel images into SDcard via NETWORK -


I have a cradderboard. It has SDCD which is U-Boot v2013.04. I want to load the kernel image through the network (using the ethernet interface) in the SD card. What steps should I take to do this? Please help me.

The problem is resolved. In fact, there was a problem relating to enabling some macros to include MACRO related to NET and AM 3517H file in config_account_avinici_a_850_emv.


Comments

Popular posts from this blog

python - Strange behavior using PyQt4's 'pyqtSlot' decorator before another decorator -

c# - UnhandledExceptionMode.ThrowException for AppDomain.UnhandledException -

c# - Process.Kill() returns access denied -