From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Warren Date: Tue, 28 Jul 2015 10:23:03 -0700 Subject: [U-Boot] Pull request: u-boot-tegra/master In-Reply-To: <55B7A4E6.4080000@wwwdotorg.org> References: <55B7A4E6.4080000@wwwdotorg.org> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Yep, saw Thierry's update after I sent the PR. I'll rework it, test and resend. Thanks. On Tue, Jul 28, 2015 at 8:51 AM, Stephen Warren wrote: > On 07/28/2015 09:31 AM, Tom Warren wrote: > >> Tom, >> >> Please pull u-boot-tegra/master into U-Boot/master. Thanks! >> > > Thierry Reding (10): >> > > armv8: Allow SoCs to override the generic timer >> > > Apparently there were objections to that patch the last time it was posted: > > http://lists.denx.de/pipermail/u-boot/2015-July/220918.html > Re: [PATCH] armv8: Allow SoCs to override the generic timer > > Thierry posted a couple of replacement patches for this: > > http://lists.denx.de/pipermail/u-boot/2015-July/220919.html > [PATCH 1/2] ARM: tegra: Initialize timer earlier > > http://lists.denx.de/pipermail/u-boot/2015-July/220920.html > [PATCH 2/2] ARM: tegra: Use architected timer on ARMv8 > > I suspect we should drop this pull request and swap in the new patch, > provided it tests out OK? >