Dear Wolfgang Denk, On 10 January 2011 01:14, Wolfgang Denk <[email protected]> wrote: > Dear Minkyu Kang, > > In message <[email protected]> you wrote: >> Use the global data instead of bss variable, replace as follow. >> count_value -> timer_rate_hz >> timestamp -> timer_reset_value >> lastdec -> lastinc > > I object against using variables wich have somewhat self-explanatory > names for different purposes. >
Yes, I know. If so, do I have to add new variables at global_data? Maybe that is not good way too. How you think? One more question, what is the purpose of tbl and tbu? Thanks Minkyu Kang -- from. prom. www.promsoft.net _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

