Fixup sc520_spunk board
Primary intent is to resolve build errors for this board which has been neglected for a very long time. I do not have one of these boards, so I cannot test functionality Signed-off-by: Graeme Russ <graeme.russ@gmail.com>
This commit is contained in:
committed by
Wolfgang Denk
parent
8907b8dbc5
commit
91ee4e183c
@@ -37,6 +37,7 @@
|
||||
|
||||
#define CONFIG_X86 1 /* This is a X86 CPU */
|
||||
#define CONFIG_SYS_SC520 1 /* Include support for AMD SC520 */
|
||||
#define CONFIG_SYS_SC520_SSI
|
||||
|
||||
#define CONFIG_SYS_SDRAM_PRECHARGE_DELAY 6 /* 6T */
|
||||
#define CONFIG_SYS_SDRAM_REFRESH_RATE 78 /* 7.8uS (choices are 7.8, 15.6, 31.2 or 62.5uS) */
|
||||
@@ -218,6 +219,7 @@
|
||||
#define CONFIG_SYS_PCMCIA_CIS_WIN_SIZE 0x00100000
|
||||
#define CONFIG_SYS_PCMCIA_IO_WIN 0xe000
|
||||
#define CONFIG_SYS_PCMCIA_IO_WIN_SIZE 16
|
||||
#define CONFIG_PCMCIA_SLOT_A /* TODO: Check this */
|
||||
|
||||
/************************************************************
|
||||
* DISK Partition support
|
||||
|
||||
Reference in New Issue
Block a user