1 Aug 2008 02:33
Re: [PATCH] Correct ARM Versatile Timer Initialization
Gururaja Hebbar K R <gururajakr <at> sanyo.co.in>
2008-08-01 00:33:03 GMT
2008-08-01 00:33:03 GMT
Hi,
In message
<5BF78BCE8D9BF14A83F836BD9E3916BA23C1B7 <at> blrms.slti.sanyo.co.in> you
wrote:
>> Hi,
>>
>> >> <at> <at> -50,8 +50,7 <at> <at> static ulong lastdec; int timer_init (void) {
>> >> *(volatile ulong *)(CFG_TIMERBASE + 0) =3D3D CFG_TIMER_RELOAD;
>> >> /*=20 TimerLoad */
>> >^^^^^^^^^^^^^
>> >> - *(volatile ulong *)(CFG_TIMERBASE + 4) =3D3D CFG_TIMER_RELOAD;
>> >> /*=20 TimerValue */
>> >^^^^^^^^^^^^^
>> >
>> >Your patch is line-wrapped and cannot be applied.
>>
>> I Checked the Original Source File & found this.
>>
>> *(volatile ulong *)(CFG_TIMERBASE + 0) =3D CFG_TIMER_RELOAD;
>> /* TimerLoad */ ---> This line ends <at> Column 80
>> *(volatile ulong *)(CFG_TIMERBASE + 4) =3D CFG_TIMER_RELOAD;
>> /* TimerValue */ ---> This line ends <at> Column 81
>>
>> I just removed the Second Line since it was Invalid.
>>
>> I am really sorry for troubling but i have little issue finding the
>> mistake.
>> Now in order to remove this, kindly let me know what i have to do.
>
(Continue reading)
RSS Feed