We've several reports indicating that 480 MHz causes stability issues.
Signed-off-by: Hans de Goede <[email protected]>
---
board/sunxi/dram_cubieboard2.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/board/sunxi/dram_cubieboard2.c b/board/sunxi/dram_cubieboard2.c
index 9e75367..0ed7943 100644
--- a/board/sunxi/dram_cubieboard2.c
+++ b/board/sunxi/dram_cubieboard2.c
@@ -4,7 +4,7 @@
#include <asm/arch/dram.h>
static struct dram_para dram_para = {
- .clock = 480,
+ .clock = 432,
.type = 3,
.rank_num = 1,
.density = 4096,
--
1.9.0
--
You received this message because you are subscribed to the Google Groups
"linux-sunxi" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.