From mboxrd@z Thu Jan 1 00:00:00 1970 From: Duncan Hare Date: Thu, 15 Mar 2018 13:25:01 -0700 Subject: [U-Boot] dhcp command not populating dnsip environment variable Message-ID: <20180315132501.61ba77f8@raspberrypi> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de In the latest version of u-boot, the dhcp command appears not to populate the environment variable dnsip. This used to be the behaviour. The dns command works, if dnsip is populated manually. Is the a Kconfig variable controlling this? Or is there a new environment variable? Thanks Duncan Hare