repurposing dhcp command
Ramon Fried
rfried.dev at gmail.com
Fri Jun 19 17:32:57 CEST 2020
Hi.
Basically, bootp command and dhcp command have the same logic, no
difference whatsoever.
Also, sometimes, It's needed to just acquire an IP address using dhcp
and boot in some other way (NFS).
I'm suggesting repurposing the dhcp command to only do DHCP IP
address acquisition.
Users could use "bootp" command instead, or just type "dhcp && tftpboot"
What do you think ?
Thanks,
Ramon.
More information about the U-Boot
mailing list