Signed-off-by: Martha Marx <[EMAIL PROTECTED]>
---
board/ads5121/Makefile|2 +-
board/ads5121/ads5121.c | 36 +---
board/ads5121/iopin.c | 96
board/ads5121/iopin.h | 220 +
cpu/mpc512x
Signed-off-by: Martha Marx <[EMAIL PROTECTED]>
---
board/ads5121/Makefile |1 -
board/ads5121/ads5121_diu.c | 66 +++
board/freescale/common/fsl_diu_fb.c |6 +++-
include/configs/ads5121.h |2 +
4 files chang
Signed-off-by: Martha Marx <[EMAIL PROTECTED]>
---
Makefile |9 -
board/ads5121/README |9 +
board/ads5121/ads5121.c | 19 +--
cpu/mpc512x/cpu.c |8 ++--
include/configs/ads5121.h
diff --git a/board/ads5121/Makefile b/board/ads5121/Makefile
index b93bee1..7688900 100644
--- a/board/ads5121/Makefile
+++ b/board/ads5121/Makefile
@@ -25,7 +25,7 @@ include $(TOPDIR)/config.mk
LIB= $(obj)lib$(BOARD).a
-COBJS-y:= $(BOARD).o
+COBJS-y:= $(BOARD).o iopin.o
C
This includes changes to the ref clock, memory size,
the addition of PCI functionality and Makefile options
to build either the Rev 3 or Rev 2 U-Boot.
The new README explains these options.
Signed-off-by: Martha Marx <[EMAIL PROTECTED]>
---
Makefile |9 -