[U-Boot] The forbidden value in omap3-common timer.c code

2011-04-21 Thread Simon Schwarz
Hi there, I just started to work with the u-boot sources for my bachelor thesis. There was a part in the source which irritated me a bit. I talk about ./arch/arm/cpu/armv7/omap-common/timer.c It's about that part of code: #define TIMER_LOAD_VAL 0x int timer_init(void) { /*

Re: [U-Boot] The forbidden value in omap3-common timer.c code

2011-04-21 Thread Bedia, Vaibhav
On Thursday, April 21, 2011 5:44 PM, Simon Schwarz wrote: Hi there, [...] It's about that part of code: #define TIMER_LOAD_VAL 0x IIRC there was a patch which corrected this reload value to 0. Regards, Vaibhav ___ U-Boot mailing list