From mboxrd@z Thu Jan 1 00:00:00 1970 From: Martin Husemann Date: Sun, 16 Jun 2019 19:34:57 +0200 Subject: [U-Boot] Jetson TX2 hangs during dhcp boot In-Reply-To: <20190616192712.GA31209@suse.de> References: <20190614170934.GA31159@suse.de> <97f9c274-b471-1e50-305e-b1f826c4c52c@suse.de> <20190616192712.GA31209@suse.de> Message-ID: <20190616173457.GA28030@mail.duskware.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Sun, Jun 16, 2019 at 09:27:12PM +0200, Mian Yousaf Kaukab wrote: > > Hmm. Are you building your own copy of ATF (you mentioned 2.1; I can't > > recall what version we ship)? > No, I am using the one shipped with R32.1. That did not work at all for me with mainline u-boot (u-boot would hang early), so I went back to some older release (28.?) and all was fine again. Martin