[U-Boot] [PATCH] mpc85xx: add function prototypes for sys and ddr clocks to speed.c
Peter Tyser
ptyser at xes-inc.com
Fri May 21 20:44:28 CEST 2010
On Fri, 2010-05-21 at 13:34 -0500, Scott Wood wrote:
> On 05/21/2010 01:18 PM, Timur Tabi wrote:
> > Scott Wood wrote:
> >> On 05/21/2010 01:07 PM, Timur Tabi wrote:
> >>> On most Freescale 85xx boards, the CONFIG_SYS_CLK_FREQ and CONFIG_DDR_CLK_FREQ
> >>> macros are defined like this:
> >>
> >> Like what?
> >
> > Doh. Git commit delete those lines because they began with a "#".
>
> Hmm... is there any way to override that and insert such a line into a
> git commit?
'git commit --cleanup=verbatim' should do it. I think
"--cleanup=whitespace" should also work.
Best,
Peter
More information about the U-Boot
mailing list