From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Fri, 8 May 2015 18:23:24 +0200 Subject: [U-Boot] [PATCH 4/4] ARM: bcm283x: Switch to generic timer In-Reply-To: <554CDF11.9060106@wwwdotorg.org> References: <1430772877-7301-1-git-send-email-marex@denx.de> <554CDF11.9060106@wwwdotorg.org> Message-ID: <201505081823.24524.marex@denx.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 Friday, May 08, 2015 at 06:06:41 PM, Stephen Warren wrote: [...] > > * Obtain lease > > * Transfer kernel, dtb, ramdisk without stalling/timing out > > * Do this 10 times in a row with a power cycle in between > > > > Hope this help clarify the situation in some way, > > OK, but if you apply Marek's change to replace the timer implementation > with the one in lib/time.c, does that reliably fix the issue when tested > over a large number of runs with/without that change? With the current > explanation, I can't see how it possibly could. Equally, I can't see why > the move from v2015.01 to HEAD would affect the issue if it was caused > by the timer implementation. > > My suspicion is that there's something else entirely going on. It doesn't , there's something else going on. Best regards, Marek Vasut