[U-Boot] [PATCH] S3C64XX: timer: replace bss variable by gd

Wolfgang Denk wd at denx.de
Sun Jan 9 17:14:18 CET 2011


Dear Minkyu Kang,

In message <4D22D6F7.3050609 at samsung.com> you wrote:
> Use the global data instead of bss variable, replace as follow.
> timer_load_val -> timer_rate_hz
> timestamp -> timer_reset_value

I object against using variables wich have somewhat self-explanatory
names for different purposes.

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
I program, therefore I am.


More information about the U-Boot mailing list