commit | cdfce53986a39daf039b62b69026867734d8430a | [log] [tgz] |
---|---|---|
author | John Crispin <blogic@openwrt.org> | Thu Jun 06 12:55:53 2013 +0000 |
committer | Ralf Baechle <ralf@linux-mips.org> | Thu Jun 06 16:11:26 2013 +0200 |
tree | e6c9c035c5c9e91c8c2a651f17f9e04343c63faf | |
parent | 7b741aa4067b375caa4fce41e292d2f60cf9c98a [diff] |
MIPS: ralink: add missing SZ_1M multiplier 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>