This guide describes a method of flashing the NOR using tftp for the .
Materials:
Hardware:
PC(Personal computer)/System
Ethernet Cable to Rugged Board a5d2x
Software:
Ubuntu 16.04
Procedure:
Step1: Following packages need to be install in the host PC.Before installing the below packages, please check your internet(Ethernet Cable) connection.
Step5: Now copy the rugged board a5d2x related images to "/var/lib/tftpboot/" location in your host PC.
Step6: Ethernet cable can connect between Board and Host PC. or we can connect the individual Ethernet cables to Host PC and Rugged Board a5d2x from router.
Step7: Boot the rugged board a5d2x and stop at boot-loader level and follow below commands.
setenv serverip <ip address of your PC>
setenv ipaddr <ip address of board>
saveenv