MIPS: ralink: add missing SZ_1M multiplier
authorJohn Crispin <blogic@openwrt.org>
Thu, 6 Jun 2013 12:55:53 +0000 (12:55 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 6 Jun 2013 14:11:26 +0000 (16:11 +0200)
On RT5350 the memory size is set to Bytes and not MegaBytes due to a missing
multiplier.

Signed-off-by: John Crispin <blogic@openwrt.org>
Cc: John Crispin <blogic@openwrt.org>
Patchwork: https://patchwork.linux-mips.org/patch/5378/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

No differences found