Files
u-boot-tk1-som/drivers
Simon Kagstrom 477fa6378f arm: kirkwood: See to it that sent data is 8-byte aligned
U-boot might use non-8-byte-aligned addresses for sending data, which
the kwgbe_send doesn't accept (bootp does this for me). This patch
copies the data to be sent to a malloced temporary buffer if it is
non-aligned.

Signed-off-by: Simon Kagstrom <simon.kagstrom@netinsight.net>
Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
2009-08-21 09:57:33 -07:00
..
2009-07-02 11:15:57 -05:00
2009-02-21 22:52:44 +01:00
2009-08-10 10:38:34 +02:00
2009-08-10 10:38:34 +02:00
2009-08-13 09:28:20 +02:00
2009-07-29 09:57:43 +02:00
2009-07-14 09:46:09 -05:00
2009-04-04 20:42:19 +02:00