summaryrefslogtreecommitdiff
path: root/common/include/asm/arch/platform.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/include/asm/arch/platform.h')
-rw-r--r--common/include/asm/arch/platform.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/include/asm/arch/platform.h b/common/include/asm/arch/platform.h
index d577514d4f..1be2bd0e97 100644
--- a/common/include/asm/arch/platform.h
+++ b/common/include/asm/arch/platform.h
@@ -104,7 +104,7 @@ extern uint32_t spc300_plc_mem_size;
#define PLC_SYSCLOCK_MHZ (150)
#define PLC_UARTCLOCK_MHZ (47)
-#elif defined (CONFIG_CHIP_MSE500DINI_200)
+#elif defined (CONFIG_CHIP_MSE500DINI_200) || defined (CONFIG_CHIP_MSE500_200)
/* polux/linux/asm/arch/platform.h uses polux/include/platform.h...
* It is dirty, but make this clean would imply many changes and impact SPC200
* specific code. So we keep it this way for MSE500. */