summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMichael Hennerich <michael.hennerich@analog.com>2009-12-10 09:19:21 +0000
committerMike Frysinger <vapier@gentoo.org>2010-01-17 09:17:27 -0500
commit10eafa10be2deaba4939d0c19cd21648f2d3d4aa (patch)
tree7dbab63626fee48d4a60a6566a50165ab75262f3 /Makefile
parent9442c4a1337dbcf82e3bc02a12e24f491e0e6122 (diff)
downloadtalos-obmc-uboot-10eafa10be2deaba4939d0c19cd21648f2d3d4aa.tar.gz
talos-obmc-uboot-10eafa10be2deaba4939d0c19cd21648f2d3d4aa.zip
Blackfin: add support for BF527-EZKIT v2.1
The new board revision has a different LCD. Signed-off-by: Michael Hennerich <michael.hennerich@analog.com> Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index aac6a19885..5bf15b962f 100644
--- a/Makefile
+++ b/Makefile
@@ -3539,6 +3539,10 @@ BFIN_BOARDS += ibf-dsp561
$(BFIN_BOARDS:%=%_config) : unconfig
@$(MKCONFIG) $(@:_config=) blackfin blackfin $(@:_config=)
+bf527-ezkit-v2_config : unconfig
+ @$(MKCONFIG) -t BF527_EZKIT_REV_2_1 \
+ bf527-ezkit blackfin blackfin bf527-ezkit
+
#========================================================================
# AVR32
#========================================================================
OpenPOWER on IntegriCloud