summaryrefslogtreecommitdiff
path: root/include/configs/sc520_spunk.h
diff options
context:
space:
mode:
authorGraeme Russ <graeme.russ@gmail.com>2009-08-23 12:59:54 +1000
committerTom Rix <Tom.Rix@windriver.com>2009-10-03 09:04:10 -0500
commit7a17d13cbdcc7bef1a1d6a419ee1afba4884f90a (patch)
treeb38cd20bbde646e797d6b070fb06f24c8e1c0e6c /include/configs/sc520_spunk.h
parent3ae184dd4870431bec306d0d0874c4d0743f38a4 (diff)
downloadu-boot-imx-7a17d13cbdcc7bef1a1d6a419ee1afba4884f90a.zip
u-boot-imx-7a17d13cbdcc7bef1a1d6a419ee1afba4884f90a.tar.gz
u-boot-imx-7a17d13cbdcc7bef1a1d6a419ee1afba4884f90a.tar.bz2
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>
Diffstat (limited to 'include/configs/sc520_spunk.h')
-rw-r--r--include/configs/sc520_spunk.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/sc520_spunk.h b/include/configs/sc520_spunk.h
index d42ef84..f3fc960 100644
--- a/include/configs/sc520_spunk.h
+++ b/include/configs/sc520_spunk.h
@@ -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