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
1242
include/asm-blackfin/bfin_logo_rgb565_230x230.h
Normal file
1242
include/asm-blackfin/bfin_logo_rgb565_230x230.h
Normal file
File diff suppressed because it is too large
Load Diff
@@ -154,6 +154,15 @@
|
||||
#endif
|
||||
|
||||
|
||||
/*
|
||||
* Video Settings
|
||||
*/
|
||||
#ifdef CONFIG_MK_BF527_EZKIT_REV_2_1
|
||||
# define CONFIG_LQ035Q1_SPI_BUS 0
|
||||
# define CONFIG_LQ035Q1_SPI_CS 7
|
||||
#endif
|
||||
|
||||
|
||||
/*
|
||||
* Misc Settings
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user