[U-Boot-Users] [PATCH] Correct ARM Versatile Timer Initialization

Wolfgang Denk wd at denx.de
Fri Aug 1 09:48:58 CEST 2008


In message <5BF78BCE8D9BF14A83F836BD9E3916BA23C1EF at blrms.slti.sanyo.co.in> you wrote:
> 
> >> >>   *(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.

The original source file has nothing to do with this problem.

> >Please resubmit your patch, without line wrapping.
> 
> Yes, I think i couldn't make myself clear. The ORIGINAL Source Code/Line
> i need to REMOVE 
> itself is greater than 80 Column. I am not adding any code. I am just
> removing 1  line that is not 
> required.

Yes, but that is NOT the problem. The problem is that your mailer is
wrapping long lines when it sends your patch, thus corrpting it.

> I need to remove this Line. So i request to let me know how to remove a
> line that's already is broken.

The source line may be long, but it is not broken.

It is your mailer which corrupts the patch by wrapping the long lines
into two lines.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"That unit is a woman."
"A mass of conflicting impulses."
	-- Spock and Nomad, "The Changeling", stardate 3541.9




More information about the U-Boot mailing list