[U-Boot-Users] [PATCH] 8610HPCD: Enable the 8610 Display Interface Unit

20 Nov
2007
20 Nov
'07
10:16 p.m.
Signed-off-by: Jon Loeliger jdl@freescale.com --- include/configs/MPC8610HPCD.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/include/configs/MPC8610HPCD.h b/include/configs/MPC8610HPCD.h index ef1310f..55df5aa 100644 --- a/include/configs/MPC8610HPCD.h +++ b/include/configs/MPC8610HPCD.h @@ -24,7 +24,7 @@ #define CONFIG_FSL_DIU_FB 1 /* FSL DIU */
/* video */ -#undef CONFIG_VIDEO +#define CONFIG_VIDEO
#if defined(CONFIG_VIDEO) #define CONFIG_CFB_CONSOLE
--
1.5.2.1.126.g6abd0
6380
Age (days ago)
6380
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jon Loeliger