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>
This commit is contained in:
committed by
Mike Frysinger
parent
9442c4a133
commit
10eafa10be
4
Makefile
4
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
|
||||
#========================================================================
|
||||
|
||||
Reference in New Issue
Block a user