Tagged Questions
0
votes
0answers
155 views
In U-Boot, can the dhcp command automatically set the serverip environment variable?
In U-Boot, the dhcp command automatically sets some environment variables. e.g. gatewayip, netmask, bootfile, and rootpath. These environment variable all correspond to the configuration settings of ...
0
votes
2answers
37 views
ROMMON and u-boot on network devices
What is the difference between rommon and u-boot in network devices? I'm reading some device documentation and i can't quite tell what is the difference.