<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">To get this board working with the current git tree you'll need both
<br>patches plus the patch of include/asm-m68k/io.h by TsiChung Liew (see<br>his patch "ColdFire: Fix CFI Flash low level Read/Write macro" on Jan 15<br>2008).</blockquote><div><br>I'm having trouble applying the patch mentioned above (I've never used git to apply patches before). I cloned the repository, then used: git-apply --check patch1 to check my patch file. I get the following output:
<br><br>error: patch failed: include/asm-m68k/io.h:28<br>error: include/asm-m68k/io.h: patch does not apply<br><br>My 'patch1' file is a plain text file containing all the stuff encapsulated by the --- at the top and bottom of the email message.
<br><br>I also tried setting the head to v1.3.1 with: git checkout v1.3.1 and repeating the same process, but got same results. Am I supposed to be applying the patch to a different version? If so, what version and how should I do it?
<br><br>I can try out the M5275EVB patch and give feedback when I get this worked out.<br><br>Thanks!<br>- David</div></div>