Skip to content
Commit 86ce9a34 authored by Sashka Nochkin's avatar Sashka Nochkin Committed by Ralf Baechle
Browse files

mips: mt7620: fallback to SDRAM when syscfg0 does not have a valid value for the memory type



Mediatek MT7620 SoC has syscfg0 bits where it sets the type of memory being used.
However, sometimes those bits are not set properly (reading "11"). In this case, the SoC assumes SDRAM.
The patch below reflects that.

Signed-off-by: default avatarSashka Nochkin <linux-mips@durdom.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/13135/
Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent 6533af4d
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