summaryrefslogtreecommitdiff
path: root/board/freescale/t4rdb/Makefile
diff options
context:
space:
mode:
authorChunhe Lan <Chunhe.Lan@freescale.com>2014-09-12 14:47:09 +0800
committerYork Sun <yorksun@freescale.com>2014-11-14 11:12:14 -0800
commitab06b236f76cfa42f264ee161be190b3e479298f (patch)
tree2adc913e66d4c8b1857406d6a8f4142293da5acd /board/freescale/t4rdb/Makefile
parenta53dd530013bba81ad6ba87a661ff19b12977c23 (diff)
downloadu-boot-imx-ab06b236f76cfa42f264ee161be190b3e479298f.zip
u-boot-imx-ab06b236f76cfa42f264ee161be190b3e479298f.tar.gz
u-boot-imx-ab06b236f76cfa42f264ee161be190b3e479298f.tar.bz2
powerpc/t4rdb: Add support of CPLD
This support of CPLD includes - Files and register definitions - Command to switch alternate bank - Command to switch default bank Signed-off-by: Chunhe Lan <Chunhe.Lan@freescale.com> Reviewed-by: York Sun <yorksun@freescale.com>
Diffstat (limited to 'board/freescale/t4rdb/Makefile')
-rw-r--r--board/freescale/t4rdb/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/freescale/t4rdb/Makefile b/board/freescale/t4rdb/Makefile
index f7f7fc0..3886e3d 100644
--- a/board/freescale/t4rdb/Makefile
+++ b/board/freescale/t4rdb/Makefile
@@ -5,6 +5,7 @@
#
obj-$(CONFIG_T4240RDB) += t4240rdb.o
+obj-y += cpld.o
obj-y += ddr.o
obj-y += eth.o
obj-$(CONFIG_PCI) += pci.o