commit | 07277e740ba9422f603bbcd97d5a9ab5731fe06d | [log] [tgz] |
---|---|---|
author | Igor Grinberg <grinberg@compulab.co.il> | Mon Apr 02 20:12:58 2012 +0000 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Mon Apr 16 14:47:58 2012 +0200 |
tree | 17659f64bf68a9bbe094a33b571fc47d43d7b307 | |
parent | 385488dc1b20e55739cfdecdce20319a60dbad44 [diff] |
cm-t35: fix Ethernet reset timing The reset_net_chip() function has wrong timings for the reset pulse. This appeared to work until: 0607e2b (ARMV7: OMAP: Write more than 1 byte at a time in i2c_write) Fix the Ethernet support by introducing right timings. Signed-off-by: Igor Grinberg <grinberg@compulab.co.il>