ramips: fix memory detection rt5350

Signed-off-by: Felix Kaechele <felix@fetzig.org>

SVN-Revision: 36568
master
John Crispin 11 years ago
parent 899120ddef
commit bd6e12d904
  1. 2
      target/linux/ramips/patches-3.8/0123-MIPS-ralink-add-memory-definition-for-RT305x.patch

@ -65,7 +65,7 @@ Patchwork: http://patchwork.linux-mips.org/patch/5180/
+ break;
+ }
+
+ return ret;
+ return ret * 1024 * 1024;
+}
+
void __init ralink_clk_init(void)

Loading…
Cancel
Save