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 the DHCP server.
Which configuration setting in the DHCP server will inform the U-Boot DHCP client to set the serverip environment variable?