
On 3/18/20 5:52 PM, Tom Warren wrote:
-----Original Message----- From: Stephen Warren swarren@wwwdotorg.org Sent: Wednesday, March 18, 2020 4:31 PM To: Tom Warren TWarren@nvidia.com Cc: u-boot@lists.denx.de; Stephen Warren swarren@nvidia.com; Thierry Reding treding@nvidia.com; Jonathan Hunter jonathanh@nvidia.com; tomcwarren3959@gmail.com Subject: Re: [PATCH 2/2] tegra: Enable CONFIG_BOOTP_PREFER_SERVERIP for all boards
External email: Use caution opening links or attachments
On 3/17/20 2:07 PM, twarren@nvidia.com wrote:
From: Tom Warren twarren@nvidia.com
This allows the user to set $serverip in the environment before executing a DHCP request. If they do, U-Boot will use that IP rather than using the IP in the DHCP response.
Acked-by: Stephen Warren swarren@nvidia.com
I wonder if this should be applied to more Tegra boards, so they all work consistently? E.g. T20/30/114/124 boards. [Tom] I can certainly do that, but I don't really test on anything <T210 anymore, especially not net boot. Do you test for that in your Jenkins test harness?
The oldest hardware that's tested in Jenkins is Jetson TK1. In total I have TK1, TX1, TX2 automated.