commit | e4d26a225f44d306046ea0512abc10ec1023b815 | [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 | ce0afba627dc490ff1179500c276bacd22ee449f [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>