Re: [U-Boot] [PATCH 08/19] x86: Remove old broken timer implementation

2013-04-17 Thread Graeme Russ
Hi Simon, On Thu, Apr 18, 2013 at 12:13 PM, Simon Glass wrote: > > Tidy up some old broken and unneeded implementations. These are not used > by coreboot or anything else now. > > Signed-off-by: Simon Glass > Reviewed-by: Gabe Black > Reviewed-by: Michael Spang > Reviewed-by: Vadim Bendebury

[U-Boot] [PATCH 08/19] x86: Remove old broken timer implementation

2013-04-17 Thread Simon Glass
Tidy up some old broken and unneeded implementations. These are not used by coreboot or anything else now. Signed-off-by: Simon Glass Reviewed-by: Gabe Black Reviewed-by: Michael Spang Reviewed-by: Vadim Bendebury --- arch/x86/cpu/Makefile | 2 +- arch/x86/cpu/timer.c | 20 -