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

c# - SignalR: "Protocol error: Unknown transport." when navigating to hub -

class - Kivy: how to instantiate a dynamic classes in python -

Registering an Interceptor For All Interface Implementaions in Castle Windsor -