From fd3103bb8ece6b20d5f4974fd672b9ff19f9fe99 Mon Sep 17 00:00:00 2001 From: wdenk Date: Tue, 25 Nov 2003 16:55:19 +0000 Subject: Add support for BMS2003 board (featuring a NEC NL6448BC33-54. 10.4", 640x480 TFT display). Fix NEC display names (it's 6440 [for 640x480], not 6640). --- include/configs/svm_sc8xx.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/configs/svm_sc8xx.h') diff --git a/include/configs/svm_sc8xx.h b/include/configs/svm_sc8xx.h index e9e86f6d8..9589050a6 100644 --- a/include/configs/svm_sc8xx.h +++ b/include/configs/svm_sc8xx.h @@ -71,7 +71,7 @@ #define CONFIG_SVM_SC8xx 1 /* ...on SVM SC8xx series */ #ifdef CONFIG_LCD /* with LCD controller ? */ -/* #define CONFIG_NEC_NL6648BC20 1 / * use NEC NL6648BC20 display */ +/* #define CONFIG_NEC_NL6448BC20 1 / * use NEC NL6448BC20 display */ #endif #define CONFIG_8xx_CONS_SMC1 1 /* Console is on SMC1 */ -- cgit v1.2.3