Statistics
| Branch: | Revision:

root / hw / versatile_i2c.c @ 43997225

History | View | Annotate | Download (3 kB)

# Date Author Comment
d1157ca4 04/20/2012 06:38 pm Oskar Andero

realview: break out versatile i2c controller code

The versatile i2c controller implementation was separated to
its own file called versatile_i2c.c. This is done as a preparation
for adding i2c support to the versatilepb board.

Signed-off-by: Oskar Andero <>...