
21 May
2010
21 May
'10
8:44 p.m.
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