[U-Boot] [PATCH v1 (WIP) 00/16] [Timer]API Rewrite
Graeme Russ
graeme.russ at gmail.com
Wed Jul 13 02:33:49 CEST 2011
Hi Reinhard,
On 13/07/11 02:08, Reinhard Meyer wrote:
> Dear J. William Campbell, All
[snip]
> Lets just keep the current functions udelay(us) and u32 get_timer(), the
> latter maybe without parameter. Remove all *masked() and *reset() functions
This is happening and has Wolfgang's 100% support. Patches are done, just
need to be rebased and resent
> and lets change the timeout values used in code that also NIOS uses to
> be 20ms more than the hardware requires. It does not really matter if a
> *timeout* of 20ms is blown up to 40ms.
Can't do that - That would mean winding out common code (CFI, Network,
Serial, FPGA etc, etc) timeouts to global worst-case scenario unless you
want to add a #define and start littering the code with macro's - Urgh!
Regards,
Graeme
More information about the U-Boot
mailing list