[U-Boot] [PATCH] Add support for DS1388.

2012-07-13 Thread Kenth Eriksson
P2010 and DS1388. Signed-off-by: Kenth Eriksson --- drivers/rtc/Makefile |1 + drivers/rtc/ds1337.c | 26 ++ 2 files changed, 27 insertions(+), 0 deletions(-) diff --git a/drivers/rtc/Makefile b/drivers/rtc/Makefile index faf4fcd..9cfdbf9 100644 --- a/drivers/rtc

[U-Boot] [PATCH] Add support for DS1388.

2012-05-14 Thread Kenth Eriksson
P2010 and DS1388. Signed-off-by: Kenth Eriksson --- drivers/rtc/Makefile |1 + drivers/rtc/ds1337.c | 26 ++ 2 files changed, 27 insertions(+), 0 deletions(-) diff --git a/drivers/rtc/Makefile b/drivers/rtc/Makefile index faf4fcd..c3831b1 100644 --- a/drivers/rtc