commit | 2b40edb10d81da7bba724edbccd7f53777112579 | [log] [tgz] |
---|---|---|
author | Jon Loeliger <jdl@freescale.com> | Tue Mar 18 11:12:42 2008 -0500 |
committer | Kumar Gala <galak@kernel.crashing.org> | Wed Aug 27 11:43:49 2008 -0500 |
tree | 72ba47fdc075bb4b7856477fa0ae1e50689aa304 | |
parent | 8b625114e8bc5a6b436181167a6e7fcd3303dd2c [diff] [blame] |
FSL DDR: Convert MPC8555ADS to new DDR code. Signed-off-by: Jon Loeliger <jdl@freescale.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
diff --git a/board/freescale/mpc8555cds/Makefile b/board/freescale/mpc8555cds/Makefile index 98f1530..c19a527 100644 --- a/board/freescale/mpc8555cds/Makefile +++ b/board/freescale/mpc8555cds/Makefile
@@ -27,6 +27,7 @@ LIB = $(obj)lib$(BOARD).a COBJS-y += $(BOARD).o +COBJS-y += ddr.o COBJS-y += law.o COBJS-y += tlb.o