From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail-wm1-x341.google.com ([2a00:1450:4864:20::341]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1h6JE0-0005b4-5u for barebox@lists.infradead.org; Tue, 19 Mar 2019 18:12:33 +0000 Received: by mail-wm1-x341.google.com with SMTP id f8so2850501wmh.0 for ; Tue, 19 Mar 2019 11:12:31 -0700 (PDT) MIME-Version: 1.0 References: <20190313094202.14901-1-s.hauer@pengutronix.de> <20190313094202.14901-5-s.hauer@pengutronix.de> In-Reply-To: <20190313094202.14901-5-s.hauer@pengutronix.de> From: Andrey Smirnov Date: Tue, 19 Mar 2019 11:12:19 -0700 Message-ID: List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "barebox" Errors-To: barebox-bounces+u.kleine-koenig=pengutronix.de@lists.infradead.org Subject: Re: [PATCH 04/15] ARM: Add arm64 pbl udelay To: Sascha Hauer Cc: Barebox List On Wed, Mar 13, 2019 at 3:27 AM Sascha Hauer wrote: > > PBL often needs a way to udelay execution. Since we have a generic timer > in ARMv8 we can implement a generic udelay. > Now that get_cntpct() and get_cntfrq() are implemented for ARMv7 we can probably extend this to both ARMv8 and ARMv7. Thanks Andrey Smirnov _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox