<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hello,<br>
<br>
thanks a lot.<br>
<br>
Could you please take care that this will be fixed in the kernel code,
too ?<br>
<br>
Best regards<br>
<br>
Manuel Sahm<br>
<br>
<br>
Anatolij Gustschin schrieb:
<blockquote cite="mid:48754323.3050000@denx.de" type="cite">
<pre wrap="">Manuel Sahm wrote:
</pre>
<blockquote type="cite">
<pre wrap="">if I apply the patch with:
patch -p1 < patchat91.diff
some messages occur, is this correct ?
(Stripping trailing CRs from patch.)
patching file board/atmel/at91sam9260ek/at91sam9260ek.c
patch unexpectedly ends in middle of line
Hunk #1 succeeded at 183 with fuzz 2 (offset -5 lines).
</pre>
</blockquote>
<pre wrap=""><!---->
it is very likely that these messages occur because the patch
was incorrectly saved from the email body. This patch applies
cleanly against top of our u-boot git tree.
</pre>
<blockquote type="cite">
<pre wrap="">The description is correct - PA23 and PA24 are connected to the TWI
EEPROM an the DevBoard at91sam9260ek.
The patch works well.
Here the signed-off line:
Signed-off-by: Manuel Sahm <a class="moz-txt-link-rfc2396E" href="mailto:Manuel.Sahm@feig.de"><Manuel.Sahm@feig.de></a>
</pre>
</blockquote>
<pre wrap=""><!---->
Thanks, I will repost the patch again.
</pre>
<blockquote type="cite">
<pre wrap="">Another problem is, that the same error is in the official kernel tree
in the file at91sam9260ek_devices.c ?!
Although the error is still in the kernel, a modification of the uboot
file at91sam9260ek.c is enough to get ethernet working ?
</pre>
</blockquote>
<pre wrap=""><!---->
if the kernel resets Peripheral B pin configuration, then
ethernet will stop working, I think. This should be fixed in
the kernel code, too.
Best regards,
Anatolij
</pre>
</blockquote>
</body>
</html>