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
---
Makefile.target|1 +
hw/realview.c | 83
Hi,
Just some small updates since last version based on the review comments:
- Rephrased commit message on last patch.
- Updated file header on versatile_i2c.c.
-Oskar
Oskar Andero (2):
realview: break out versatile i2c controller code
versatilepb: add ds1338 rtc device
Makefile.target
Add ds1338 rtc attached on i2c.
Signed-off-by: Oskar Andero
---
hw/versatilepb.c |6 ++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/hw/versatilepb.c b/hw/versatilepb.c
index 25afb1e..d011554 100644
--- a/hw/versatilepb.c
+++ b/hw/versatilepb.c
@@ -13,6 +13,7
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
---
Makefile.target|1 +
hw/realview.c | 83
Signed-off-by: Oskar Andero
---
hw/versatilepb.c |6 ++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/hw/versatilepb.c b/hw/versatilepb.c
index 25afb1e..d011554 100644
--- a/hw/versatilepb.c
+++ b/hw/versatilepb.c
@@ -13,6 +13,7 @@
#include "net.h"
#include
Hi,
This patch-set aims to add i2c support for the versatile pb board and
has now been split in to two patches: one that extracts the i2c code
from realview to a separate file and finally one that adds i2c support
to versatilepb.
-Oskar
Oskar Andero (2):
realview: break out versatile i2c
On 18:45 Thu 05 Apr , Peter Maydell wrote:
> On 2 April 2012 21:17, Oskar Andero wrote:
> > Signed-off-by: Oskar Andero
> > ---
> > hw/versatilepb.c | 80
> > ++
> > 1 files changed, 80 insertions(+), 0
Signed-off-by: Oskar Andero
---
hw/versatilepb.c | 80 ++
1 files changed, 80 insertions(+), 0 deletions(-)
diff --git a/hw/versatilepb.c b/hw/versatilepb.c
index 25afb1e..d4fe168 100644
--- a/hw/versatilepb.c
+++ b/hw/versatilepb.c
@@ -16,9
Signed-off-by: Oskar Andero
---
hw/versatilepb.c | 80 ++
1 files changed, 80 insertions(+), 0 deletions(-)
diff --git a/hw/versatilepb.c b/hw/versatilepb.c
index 25afb1e..014621a 100644
--- a/hw/versatilepb.c
+++ b/hw/versatilepb.c
@@ -16,9