Commit a4e7cac1 authored by Ralf Baechle's avatar Ralf Baechle

MIPS: 1004K: Enable SPRAM support.

Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent a951f282
......@@ -208,6 +208,7 @@ __cpuinit void spram_config(void)
case CPU_24K:
case CPU_34K:
case CPU_74K:
case CPU_1004K:
config0 = read_c0_config();
/* FIXME: addresses are Malta specific */
if (config0 & (1<<24)) {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment