Prepare v2010.09-rc2
Signed-off-by: Wolfgang Denk <wd@denx.de>
This commit is contained in:
parent
a80603598c
commit
07517e7f4f
2
Makefile
2
Makefile
@ -24,7 +24,7 @@
|
||||
VERSION = 2010
|
||||
PATCHLEVEL = 09
|
||||
SUBLEVEL =
|
||||
EXTRAVERSION = -rc1
|
||||
EXTRAVERSION = -rc2
|
||||
ifneq "$(SUBLEVEL)" ""
|
||||
U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
|
||||
else
|
||||
|
@ -183,7 +183,7 @@ vidinfo_t panel_info = {
|
||||
#ifdef CONFIG_LMS283GF05
|
||||
|
||||
# define LCD_BPP LCD_COLOR8
|
||||
//# define LCD_INVERT_COLORS
|
||||
/*# define LCD_INVERT_COLORS*/
|
||||
|
||||
/* you have to set lccr0 and lccr3 (including pcd) */
|
||||
# define REG_LCCR0 0x043008f8
|
||||
|
Loading…
Reference in New Issue
Block a user