summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/configs/JSE.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/JSE.h b/include/configs/JSE.h
index ccd1f1990..7fa9ed2d4 100644
--- a/include/configs/JSE.h
+++ b/include/configs/JSE.h
@@ -49,6 +49,7 @@
/* Map the SystemACE chip (CS#1) here. (Must be a multiple of 1Meg) */
#define CONFIG_SYSTEMACE 1
#define CFG_SYSTEMACE_BASE 0xf0000000
+#define CFG_SYSTEMACE_WIDTH 8
#define CONFIG_DOS_PARTITION 1
/* Use the On-Chip-Memory (OCM) as a temporary stack for the startup code. */