From 04e93ec9791503c011b0e606ef7c6d6ec4d6cd62 Mon Sep 17 00:00:00 2001 From: stroese Date: Wed, 13 Apr 2005 10:06:07 +0000 Subject: Update for esd apc405 --- include/configs/APC405.h | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'include/configs/APC405.h') diff --git a/include/configs/APC405.h b/include/configs/APC405.h index d46b8445a..2b389276f 100644 --- a/include/configs/APC405.h +++ b/include/configs/APC405.h @@ -42,6 +42,8 @@ #define CONFIG_SYS_CLK_FREQ 33333400 /* external frequency to pll */ +#define CONFIG_BOARD_TYPES 1 /* support board types */ + #define CONFIG_BAUDRATE 9600 #define CONFIG_BOOTDELAY 3 /* autoboot after 3 seconds */ @@ -321,6 +323,7 @@ /* FPGA internal regs */ #define CFG_FPGA_CTRL 0x008 +#define CFG_FPGA_CTRL2 0x00a /* FPGA Control Reg */ #define CFG_FPGA_CTRL_CF_RESET 0x0001 @@ -348,7 +351,7 @@ /* Image information... */ #define CONFIG_LCD_USED CONFIG_LCD_BIG -#define CFG_LCD_HEADER_NAME "s1d13806_640_480_16bpp.h" +#define CFG_LCD_HEADER_NAME "../common/s1d13806_640_480_16bpp.h" #define CFG_LCD_LOGO_NAME "logo_640_480_24bpp.c" #define CFG_LCD_MEM CFG_LCD_BIG_MEM -- cgit v1.2.3