<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&#39;ll need both
<br>patches plus the patch of include/asm-m68k/io.h by TsiChung Liew (see<br>his patch &quot;ColdFire: Fix CFI Flash low level Read/Write macro&quot; on Jan 15<br>2008).</blockquote><div><br>I&#39;m having trouble applying the patch mentioned above (I&#39;ve never used git to apply patches before).&nbsp; I cloned the repository, then used: git-apply --check patch1 to check my patch file.&nbsp; 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 &#39;patch1&#39; 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.&nbsp; Am I supposed to be applying the patch to a different version?&nbsp; 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>