From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mian Yousaf Kaukab Date: Mon, 17 Jun 2019 11:56:35 +0200 Subject: [U-Boot] Jetson TX2 hangs during dhcp boot In-Reply-To: <20190616173457.GA28030@mail.duskware.de> References: <20190614170934.GA31159@suse.de> <97f9c274-b471-1e50-305e-b1f826c4c52c@suse.de> <20190616192712.GA31209@suse.de> <20190616173457.GA28030@mail.duskware.de> Message-ID: <20190617095635.GA2011@suse.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 07:34:57PM +0200, Martin Husemann wrote: > 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. Have you tested with following patch applied to u-boot? https://patchwork.ozlabs.org/patch/1115052/ > > Martin BR, Yousaf