
26 Jul
2007
26 Jul
'07
7:29 p.m.
Wilson,
On Thu, 2007-07-26 at 12:08 -0400, Wilson Callan wrote: <snip>
On Jul 25, 2007, at 11:51 AM, Ben Warren wrote:
- Since we're not restoring anything, the e-mail title needs to
change 2. CHANGELOG part is no longer needed 3. Change e-mail body to a short description of the patch
If possible, please paste the patch into the message instead of attaching.
Almost there. I get a 'malformed patch' error when I try to apply this. I don't think it's whitespace-related, but whatever you're using for diff doesn't play well with git.
Please re-submit, and make sure the patch is against the latest git snapshot, not v1.1.6:
'git clone git://www.denx.de/git/u-boot.git'
The best way to ensure that the patch will apply is to use 'git diff' instead of 'diff -...'
thanks, Ben