From: Andreas Pfefferle <[EMAIL PROTECTED]>
This patch supports added diagnosis functions and the
use of the external RTC.
Signed-off-by: Andreas Pfefferle <[EMAIL PROTECTED]>
---
include/configs/inka4x0.h |7 ---
1 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/include/
From: Andreas Pfefferle <[EMAIL PROTECTED]>
This patch adds the board specific communication routines needed
by the external 4543 RTC.
Signed-off-by: Andreas Pfefferle <[EMAIL PROTECTED]>
---
board/inka4x0/inka4x0.c | 124 +++
1 files changed, 124 ins
From: Andreas Pfefferle <[EMAIL PROTECTED]>
Signed-off-by: Andreas Pfefferle <[EMAIL PROTECTED]>
---
drivers/rtc/Makefile |1 +
drivers/rtc/rtc4543.c | 107 +
include/rtc.h |4 ++
3 files changed, 112 insertions(+), 0 deletions(-)
From: Andreas Pfefferle <[EMAIL PROTECTED]>
This patch adds diagnosis functions for the buzzer, UARTs and digital
IOs on inka4x0 hardware.
Signed-off-by: Andreas Pfefferle <[EMAIL PROTECTED]>
---
board/inka4x0/Makefile |2 +-
board/inka4x0/inkadiag.c | 515 +
4 matches
Mail list logo