[U-Boot] [PATCH v2] smc911x driver frame alignment patch

Mike Frysinger vapier at gentoo.org
Fri Apr 23 17:11:08 CEST 2010


for future reference, you shouldnt put "patch" in the subject name ... i'm not 
referring to the leading [PATCH], but the trailing "patch".

also, i'm not sure if you're using `git send-email` because the trail of your 
patch is missing the "---" marker:
=====================
It seems that fifo underflow occurs only when using byte packing on
32-bit blackfin bus (may be because of very small delay between reads).



Signed-off-by: Valentin Yakovenkov <yakovenkov at niistt.ru>
diff -r 7dc8ff189175 a/drivers/net/smc911x.c
--- a/drivers/net/smc911x.c	Mon Mar 29 11:08:55 2010 +0400
=====================

it should have been like:
=====================
It seems that fifo underflow occurs only when using byte packing on
32-bit blackfin bus (may be because of very small delay between reads).

Signed-off-by: Valentin Yakovenkov <yakovenkov at niistt.ru>
---
diff -r 7dc8ff189175 a/drivers/net/smc911x.c
--- a/drivers/net/smc911x.c	Mon Mar 29 11:08:55 2010 +0400
=====================
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
Url : http://lists.denx.de/pipermail/u-boot/attachments/20100423/fdd2e76c/attachment.pgp 


More information about the U-Boot mailing list