From: Reinhard Meyer <u-boot@emk-elektronik.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/2] arm: a320 timer: move static data to global_data struct
Date: Mon, 01 Nov 2010 09:37:27 +0100 [thread overview]
Message-ID: <4CCE7C47.1060604@emk-elektronik.de> (raw)
In-Reply-To: <1288598775-1898-1-git-send-email-ratbert.chuang@gmail.com>
Dear ratbert.chuang,
> From: Po-Yu Chuang <ratbert@faraday-tech.com>
>
> timer.c used static data and are called before relocation.
> Move all static variables into global_data structure. Also cleanup
> timer.c from unused stubs and make it truly use 64 bit tick values.
>
> Based on Reinhard Meyer <u-boot@emk-elektronik.de>'s patch
> 5dca710a3d7703e41da0e9894f2d71f9e25bea6b
>
> Signed-off-by: Po-Yu Chuang <ratbert@faraday-tech.com>
Can you hold on with this for a few days?
Recent discussions about the timer issue have revealed that there are
potential improvements and mainly udelay() needs a minor fix to
prevent a potential failure after a few billion years.
I have improvements in mind and will implement them in a few days, and
would appreciate if not so perfect code would not be copied and spread
before that ;)
Best Regards,
Reinhard
next prev parent reply other threads:[~2010-11-01 8:37 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-11-01 8:06 [U-Boot] [PATCH 1/2] arm: a320 timer: move static data to global_data struct ratbert.chuang at gmail.com
2010-11-01 8:37 ` Reinhard Meyer [this message]
2010-11-01 8:44 ` Po-Yu Chuang
2010-12-20 9:00 ` [U-Boot] [PATCH v2 " Po-Yu Chuang
2011-01-17 2:56 ` Po-Yu Chuang
2011-01-18 21:45 ` Wolfgang Denk
2011-01-19 1:56 ` Po-Yu Chuang
2011-01-24 21:18 ` Albert ARIBAUD
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4CCE7C47.1060604@emk-elektronik.de \
--to=u-boot@emk-elektronik.de \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox