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
|
VERSION = 2010
|
||||||
PATCHLEVEL = 09
|
PATCHLEVEL = 09
|
||||||
SUBLEVEL =
|
SUBLEVEL =
|
||||||
EXTRAVERSION = -rc1
|
EXTRAVERSION = -rc2
|
||||||
ifneq "$(SUBLEVEL)" ""
|
ifneq "$(SUBLEVEL)" ""
|
||||||
U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
|
U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
|
||||||
else
|
else
|
||||||
|
@ -183,7 +183,7 @@ vidinfo_t panel_info = {
|
|||||||
#ifdef CONFIG_LMS283GF05
|
#ifdef CONFIG_LMS283GF05
|
||||||
|
|
||||||
# define LCD_BPP LCD_COLOR8
|
# define LCD_BPP LCD_COLOR8
|
||||||
//# define LCD_INVERT_COLORS
|
/*# define LCD_INVERT_COLORS*/
|
||||||
|
|
||||||
/* you have to set lccr0 and lccr3 (including pcd) */
|
/* you have to set lccr0 and lccr3 (including pcd) */
|
||||||
# define REG_LCCR0 0x043008f8
|
# define REG_LCCR0 0x043008f8
|
||||||
|
Loading…
Reference in New Issue
Block a user