From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Mon, 26 Mar 2012 13:26:57 +0200 Subject: [U-Boot] [PATCH resend] ARMV7/Vexpress: add missing get_ticks() and get_tbclk() In-Reply-To: <1329922591-14743-1-git-send-email-walimisdev@gmail.com> References: <1329922591-14743-1-git-send-email-walimisdev@gmail.com> Message-ID: <20120326132657.55cbbbe0@wker> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, On Wed, 22 Feb 2012 22:56:31 +0800 walimis wrote: > From: Liming Wang > > commit f31a911fe (arm, post: add missing post_time_ms for arm) > enables get_ticks and get_tbclk for all arm based boards, > arm/vexpress also needs these functions to work. > > Signed-off-by: Liming Wang > --- > board/armltd/vexpress/ca9x4_ct_vxp.c | 10 ++++++++++ > 1 files changed, 10 insertions(+), 0 deletions(-) Applied to u-boot-staging/agust at denx.de. Thanks. Anatolij