phunix/commands
Thomas Cort 437177b028 i2c: increase BUFLEN/CMDLEN to 128, add page flag.
128 byte reads are much more common than 32 byte reads. The message
passing + setup/teardown for a read is much more expensive, in terms
of time, than the reading itself. A slightly bigger struct is well
worth the time savings. This reduces read times for /dev/eeprom
from 57 seconds per 4KB to 14 seconds.

Additionally, make sending the page address in the eeprom driver
and utility optional. This can save a little time when reading
within the same page and allows support for smaller devices that
don't support pages (example: chips containing EDID).

Change-Id: Ie48087caee40c11fa241d1555fce9309ddd27b43
2013-07-27 08:21:37 -04:00
..
2012-03-25 16:17:10 +02:00
2013-03-08 09:41:49 +01:00
2012-03-25 16:17:10 +02:00
2013-01-14 11:44:31 +01:00
2012-03-25 16:17:10 +02:00
2012-03-25 16:17:10 +02:00
2013-01-14 11:44:31 +01:00
2012-03-25 16:17:10 +02:00
2012-03-25 16:17:10 +02:00
2013-02-26 09:44:20 +00:00
2013-02-01 11:41:48 +01:00
2012-02-17 23:53:44 +01:00
2012-03-25 16:17:10 +02:00
2013-02-26 09:44:24 +00:00
2012-03-25 16:17:10 +02:00
2013-02-26 09:44:24 +00:00
2013-01-14 11:36:26 +01:00
2012-03-25 16:17:10 +02:00
2012-03-25 16:17:10 +02:00
2013-04-12 18:55:40 +00:00
2013-02-26 09:44:24 +00:00
2013-02-26 09:44:24 +00:00
2012-03-25 16:17:10 +02:00
2013-01-14 11:44:31 +01:00
2013-01-14 11:44:31 +01:00
2013-01-14 11:44:31 +01:00
2012-11-15 16:07:30 +01:00
2013-05-31 15:42:01 +00:00
2012-03-25 21:58:26 +02:00
2013-02-26 09:44:24 +00:00
2012-03-25 16:17:10 +02:00
2013-02-26 09:44:24 +00:00
2013-02-26 09:44:24 +00:00
2012-03-25 16:17:10 +02:00
2012-03-25 16:17:10 +02:00
2013-02-26 09:44:20 +00:00
2013-01-14 11:44:31 +01:00
2012-03-25 16:17:10 +02:00
2013-02-26 09:44:24 +00:00
2012-03-25 16:17:10 +02:00
2013-01-25 18:44:17 +01:00
2012-11-26 15:20:18 +00:00
2013-01-14 11:44:31 +01:00
2012-03-25 16:17:10 +02:00
2012-03-25 16:17:10 +02:00
2011-07-16 13:01:19 +02:00
2013-01-14 11:36:26 +01:00
2012-03-25 16:17:10 +02:00
2012-03-25 16:17:10 +02:00
2012-11-26 15:20:18 +00:00
2012-03-25 16:17:10 +02:00
2013-01-14 11:44:31 +01:00
2013-01-14 11:44:31 +01:00
2013-02-26 09:44:24 +00:00
2013-01-14 11:44:31 +01:00
2013-02-26 09:44:20 +00:00
2012-03-25 16:17:10 +02:00
2013-01-14 11:44:31 +01:00
2013-01-14 11:44:31 +01:00
2013-02-26 09:44:20 +00:00
2013-05-31 15:42:00 +00:00
2012-03-25 16:17:10 +02:00
2013-01-14 11:44:31 +01:00
2012-03-25 16:17:10 +02:00
2012-08-31 20:12:57 +02:00
2013-02-26 09:44:24 +00:00
2012-03-05 22:41:49 +01:00
2013-01-14 11:44:31 +01:00
2012-03-25 16:17:10 +02:00
2013-01-14 11:44:31 +01:00
2012-03-25 16:17:10 +02:00
2013-02-26 09:44:20 +00:00
2013-01-14 11:44:31 +01:00
2012-03-25 16:17:10 +02:00
2012-03-25 16:17:10 +02:00
2013-04-12 18:55:40 +00:00
2012-03-25 16:17:10 +02:00
2013-02-26 09:44:20 +00:00
2012-03-25 16:17:10 +02:00
2012-03-25 16:17:10 +02:00
2013-01-04 16:17:07 +00:00
2012-03-25 16:17:10 +02:00
2013-01-14 11:44:31 +01:00
2013-01-14 11:44:31 +01:00
2013-06-24 16:50:57 +02:00
2012-03-25 16:17:10 +02:00
2012-03-25 16:17:10 +02:00
2013-01-14 11:44:31 +01:00
2013-01-14 11:44:31 +01:00
2013-01-14 11:44:31 +01:00