In message <[EMAIL PROTECTED]> you wrote:
> Yes. Thanks.
...
> Then how about doing this:
> 
> --- a/include/asm-m68k/global_data.h
> +++ b/include/asm-m68k/global_data.h
> @@ -47,6 +47,9 @@ typedef     struct  global_data {
>       unsigned long   vco_clk;
>       unsigned long   flb_clk;
>  #endif
> +#ifdef CONFIG_FSL_I2C
> +     u32 i2c1_clk;
> +#endif
>       unsigned long   ram_size;       /* RAM size */
>       unsigned long   reloc_off;      /* Relocation Offset */
>       unsigned long   reset_status;   /* reset status register at boot
> 
> 
> --
> Timur Tabi

So will somebody submit a proper patch with usable commit message and
proper Signed-off-by: line, please?

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: [EMAIL PROTECTED]
The connection between the language in which we think/program and the
problems and solutions we can imagine is very close. For this  reason
restricting  language  features  with  the intent of eliminating pro-
grammer errors is at best dangerous.
               - Bjarne Stroustrup in "The  C++ Programming Language"

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
U-Boot-Users mailing list
U-Boot-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/u-boot-users

Reply via email to